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

Course Content

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.

Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 2. Chapter 3
some-alt