moving to scss?
#6462
Replies: 1 comment 2 replies
-
we are trying to move to vanilla(ish) CSS instead of using SASS/SCSS. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
In my opinion, the most important feature of scss is already enabled through
postcss-nested
. But sadly I did not get my ide (Webstorm | Clion) to understand this. changing the file ending to scss solved it.Maybe I am missing something but I do think moving to scss should be a more or less simple fix.
Beta Was this translation helpful? Give feedback.
All reactions