◄─ Back

Info web (Oct 2024)

Technologies: logo Tailwind CSS, logo Next.js

The global CSS and Tailwind CSS configuration files were overlapping, causing a double workload for styling.

Solution: Use separate CSS files during development. In the final stage, all team members will remove their personal CSS and apply styling from the updated global CSS file across their pages.