Answer the question
In order to leave comments, you need to log in
How to include in the scss file a folder from which all css and scss files would be compiled?
I want to connect to scss a folder from which everything would be compiled into a heap. All css from different plugins.
Answer the question
In order to leave comments, you need to log in
See, you can set it up so that all files in this folder are compiled into a folder with css when changed, but this cannot be done to compile into one css file. It is rightly noted here that the Dmitrijs Balcers directive is needed for this . If you are interested, here it is written about it:
sass-lessons.ru/documentation
I have a scss folder in it, I have the main main.scss file in which the rest of the scss files are connected via Dmitrijs Balcers . when changing any file in this folder, I generate main.scss.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question