How to scss module with a root point. #14622
Unanswered
hieusmiths
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Next Team , now i'm setup scss for my project and then i decion write scss module to enscape my component.
style.module.scss;
.root {
.name {}
}
And my component wil using styles.root at root component.
Any example for above problem ?.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions