Submitted over 2 years ago
Responsive Intro Component with Tailwind CSS
#tailwind-css
@yash-278
Design comparison
SolutionDesign
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 😊
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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