Answer the question
In order to leave comments, you need to log in
Scss compiler variables to css variables?
Is there some kind of non-gemoral scss collector with converting scss variables to css variables? preferably what is in npm
Answer the question
In order to leave comments, you need to log in
scss variables work at compile time.
css variables - in runtime If you want to use css variables
in
scss, then use the css syntax (via --)
gulp
gulp-sass
gulp-autoprefixer
gulp-group-css-media-queries
gulp-clean-css
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question