Answer the question
In order to leave comments, you need to log in
How to compile all styles into one css file via VS Code Live Sass Compiler?
Suppose I have an old css file Old_style.css, where all the styles for the site are stored.
I want my new edits that I make through .scss to be immediately compiled into Old_style.css and work on the site ==> I create a file Old_style.scss in the sass folder
But instead of adding new styles in the same file (Old_style.css), sass creates in a completely new file ==> all old styles are lost.
Is there a way to fix this in the settings?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question