Strictly component scoped scss? #9743
Unanswered
Friderike
asked this question in
Help/Questions
Replies: 1 comment 1 reply
-
https://vuejs.org/api/sfc-css-features.html |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am thinking of switching to Vue for a new project. (Coming from Angular and React)
Is there any way in Vue to keep scss strictly component scoped, i.e without affecting the root element in a child component? Ideally even with an external, component scoped scss file like it is always the case in Angular or in React with the .module.scss files?
Thank you for any advice / reply!
Frida
Beta Was this translation helpful? Give feedback.
All reactions