Sass and Vanilla JS packaged with Vite and deployed with Netlify

Solution retrospective
I think the logic of the app was the most difficult for me. I'm used to a different type of JS, so this was a new way of thinking. I'm not unsure about much in the code, but there are approaches I started, with the intent to go one way, but instead went another. I had initially set up the project with Sass variables, only to find out that remaping them for different modes is really difficult, so I had to rework some of the styles, which left me with more CSS than I would like.
Overall I'm happy with the project, but it could probably be refactored to be a little leaner.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on codemints'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