Space Tourism | Made using NextJs, Tailwind, and Utopia

Solution retrospective
I tried to use Utopia Fluid System and I was happy with it. Being able to define a set of design tokens and let the browser do its own thing without worrying about breakpoint is a godsend for me.
I was also surprised with how well the site scores on Page Speed Insight. Then again, this is a static site with little to no interactivity.
While working on this challenge I came across CUBE CSS and I will try it for next project.
What challenges did you encounter, and how did you overcome them?Most of my challenges comes form Tailwind. I personally don't like how bloated the HTML become with class names when using Tailwind, especially when I started to use breakpoints, hover states, data states, etc. it kinda reminded me of a meme about Java's long class name :P
While doing this project I saw this article made by Andy Bell about using CUBE CSS together with Tailwind, and I might try this for my next project to see how it feels like.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Setsubou'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