CSS modules and TailwindCSS work out of the box
Hello from CSS Modules
Hello from TailwindCSS
Before using sass you need to install it with npm i -D sass
Hello from Sass
Hello from Sass 2
CSS-in-JS libraries such as Styled Components can only be used in client components at the moment (mar 2024) and need configuration to work with Next.js