Design comparison
Solution retrospective
I used this project to practice tailwind because I'm trying to compare it to sass. So far I do prefer scss just because Its easier for me to write but I can see how tailwind can still be useful especially because I don't have to come up with class names. Although there were definitely some things I didn't like. I couldn't make the custom slider using tailwind alone and he re was also the issue of tailwind removing classes that aren't being used at the moment the page loads. I understand that is one of its uses but it did get annoying and I had to define the classes in the input CSS file. Any advice on how to make this process easier will be appreciated.
What specific areas of your project would you like help with?Advice on how to dynamically add classes using js and tailwind and also how to design the custom slider in tailwind. I also couldn't figure out how to make the custom slider accessible. I.e, I couldn't complete it using my keyboard alone dso I would appreciate advice on this
Community feedback
- @djneillPosted 3 months ago
I couldn't find much info on range sliders either. It was noted that they're not used much in the real world due to inaccuracies. Since you're using HTML this article was shared in the group that may be able to help you.
https://www.smashingmagazine.com/2021/12/create-custom-range-input-consistent-browsers/
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