Replies: 1 comment
-
It depends on the context you're working with. During development, you usually don't want the generated *.css file to "pollute" your assets folder. But whenever you make a deployment, you usually invoke |
Beta Was this translation helpful? Give feedback.
0 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.
-
Why compilescss creates two processed * .css files, the first next to the .scss file, and the second in SASS_PROCESSOR_ROOT, with the second file everything is clear, but why does it create another one next to .scss
Beta Was this translation helpful? Give feedback.
All reactions