Answer the question
In order to leave comments, you need to log in
How to compile SASS from multiple source folders into one destination?
Hello colleagues.
I just started learning sass, I immediately ran into a problem while working with the Google web starter kit (analogue of Bootstrap).
When the command is called, the sass --watch app/styles:app/styles
compiler starts, everything works fine. .css files are created in the same subfolders where .scss files are located:
/app/styles/main.scss
/app/styles/main.css
/app/styles/components/components.scss
/app/styles/components/components.css
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