You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking for some direction on SCSS while in playground. Below is my root component that includes styles.scss but it treats it as straight css and not compiled scss.
How do you enable scss compiling?
How can I include scss from node_modules or my src directory?
Looking for some direction on SCSS while in playground. Below is my root component that includes styles.scss but it treats it as straight css and not compiled scss.
File: /playground/index.ts
The text was updated successfully, but these errors were encountered: