Design comparison
Solution retrospective
I have all HTML issues are because of using Tailwind CSS cdn version. Is there any way I can purge the long css file any make it compact, so that I can avoid seeing these issues?
Thanks
Community feedback
- @besttlookkPosted over 2 years ago
hi, nice work. I am currently doing the same challenge. Just want to point out about the slider. When there is no previous image , why not show the last image. Same for the Next button.
I also get all those HTML error in report when i use Tailwind. Lets hope you get the working solution
Good Luck,
Happy Coding
0@cssbubblePosted over 2 years ago@besttlookk Thanks Prabhash, that can be a good idea too.
0@besttlookkPosted over 2 years ago@cssbubble I just completed mine too. Here it is.
https://fem-room-homepage-ashen.vercel.app/
0 - @FoxMalder-coderPosted over 2 years ago
Hi! Then I use installed local tailwind for work, and then (on live site) use output.css file no error in HTML issues appeared.
0@cssbubblePosted over 2 years agoThanks @FoxMalder-coder for help. Ok so do you use Tailwind CLI for each project? Isn't that too much for each one. Or is it a way we can install CLI once for all projects?
0@FoxMalder-coderPosted over 2 years ago@cssbubble I don't know the way to install Tailwind CLI for all projects. If you don't use the custom color, for example, may be it's enought to use CDN... but otherwise you need CLI. Actually I don't use Tailwind realy often)
0
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