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

Зміст курсу

Next.js 14

Styling ApproachesStyling 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.
In this course, we will cover:
1. How to add the Global CSS file containing the styles for the entire app;
2. Use the modern Tailwind CSS framework, which offers a variety of prebuilt and ready-to-use visual components;
3. Use of CSS Modules to maintain CSS scope for a specific component.

Все було зрозуміло?

Секція 2. Розділ 3
course content

Зміст курсу

Next.js 14

Styling ApproachesStyling 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.
In this course, we will cover:
1. How to add the Global CSS file containing the styles for the entire app;
2. Use the modern Tailwind CSS framework, which offers a variety of prebuilt and ready-to-use visual components;
3. Use of CSS Modules to maintain CSS scope for a specific component.

Все було зрозуміло?

Секція 2. Розділ 3
some-alt