Ionic React TailwindCSS Vite

Solution retrospective
Instead of writing all the code for each of the two pages in two files, I made a file for each window size: mobile, tablet and desktop. This way, it is easier to read a code that has less Tailwind CSS classes. The Ionic UI framework is not always useful to meet a specific UI design as it has its own styles.
What challenges did you encounter, and how did you overcome them?First I tried to show/hide components with CSS but that only work in the development environment. Once a build is made to deploy, the media queries did not work as expected.
What specific areas of your project would you like help with?How to make the best use of Ionic UI tools and define clearly when Tailwind must take the control.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Thomas TS'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