Responsive Intro Component with Tailwind CSS

Solution retrospective
Hi, FrontEnd Mentor Community, this is my solution for Intro Component SignUp Form Challenge.
As pointed out by @isprutfromua, I started writing more clean JS 😅, about not modularizing the JS files, apparently I couldn't use require
or import
in my JS file unless it was of type : "module"
& by making it a module file, I couldn't use the functions in plain HTML file.
This has probably something to do with nodeJS in my project as I used it for Tailwind installation.
Feedback Welcome 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Yash Kadam's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord