Conteúdo do Curso
Next.js 14
Next.js 14
4. Deployment and Database
Styling Approaches
Let's discuss an essential yet crucial user aspect - Styling. Next.js supports the following approaches to styling:
- The Global CSS file;
- CSS Modules;
- Tailwind CSS framework;
- Use of SASS;
- CSS-in-JS libraries.
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 3