How to Use Sass in Next.js | Use SCSS in Next.js for Beginners

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Good video, better than ChatGPT trying to explain me that.

yaraslau
Автор

When i try to target custom class names (not just an <a> tag) the styles are not applied. Looks like I have to use `:global` if I want to target children. Is that true every time?

wchorski
Автор

heyy.. this got me started. but at end of project while deploying on vercel. I encountered this error
SassError: Can't find stylesheet to import.

NetraPatwari
Автор

How to deal with build. After npm run build, npm run start all applied styles vanished. It work only with npm run dev.

amarwavare
Автор

Hi! If I want to use sass in a component, will I follow the tutorial? I'm not able to use

tiagomontes
Автор

do we need saas when working with tailwind?

naufalnasrullah