V
V
Valery Serov2015-12-20 23:33:23
css
Valery Serov, 2015-12-20 23:33:23

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

3 answer(s)
L
Loot, 2015-12-21
@Cesavel

I think it's better to connect as needed

N
nort1986, 2016-01-25
@nort1986

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 question

Ask a Question

731 491 924 answers to any question