Skip to content
Discussion options

You must be logged in to vote

You must define a class when using SASS modules, using html element selectors will not work.

Also next-sass isn't recommended for integrating SASS into your Next applications anymore. Instead you should use the built-in SASS support: https://nextjs.org/docs/basic-features/built-in-css-support#sass-support

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jamesmosier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #15992 on August 08, 2020 15:24.