Styling with Global Styles, CSS Modules and SASS - Next.js Course #6

Опубликовано: 17 Октябрь 2024
на канале: NL Tech
2,290
45

In this tutorial we'll talk about styling features in Next.js. You can import global CSS stylesheets in any page, layout or component in Next. Additionally CSS modules are supported, which automatically optimize and scope the CSS you write for the specific component. You can utilize preprocessors with the built-in SASS support in Next.

Contents:
0:00 Introduction
0:20 Global Styles
0:50 Styles from an External Package
1:06 CSS Modules
1:52 SASS Support
2:27 Style Architecture
3:02 Conclusion

Email: [email protected]
Twitter:   / nikelaz  
LinkedIn:   / nikola-lazarov  

#nextjs #course