Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Styling Approaches | Basic Concepts
Next.js 14
course content

Contenido del Curso

Next.js 14

Next.js 14

1. Introduction
2. Basic Concepts
3. Pages and Layouts
4. Deployment and Database
5. Working with Data
6. Advanced Features
7. Authentication

bookStyling 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.

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 3
some-alt