SCSS with Next
Unanswered
Giant Angora posted this in #help-forum
Giant AngoraOP
Hey Guys Is there a better way to use scss files for individual modules, rather than
x.module.scss Which uses the tailwind like classnames. I want to not use the object based classnames that next does by default because that does not allow kebab-casing which is the style guide for the app that I am working on.