Answer the question
In order to leave comments, you need to log in
Who will answer the multi-question on scss / sass?
Have a great Sunday evening everyone!
Struggling with questions:
Answer the question
In order to leave comments, you need to log in
For all this, there are such things grunt, gulp. Lots of video tutorials on them. Everything is simple and clear there.
I can only talk about the first 3...
1) I use Gulp and the gulp-compass plugin - I recommend loftblog's video tutorial on installing and configuring it. Everything is clear there. loftblog.ru/tag/gulp-2
2-3) do subfiles as follows _file.scss(sass) and in the main file do import
For example:
_fonts.scss
_vars.scss
and you need two different output files.
front.css and admin.css Make
front.scss - only in it
Make admin.scss - in it only
Gulp will make you two different files with different content... in
short.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question