O
O
olya_0972020-03-04 13:07:46
Layout
olya_097, 2020-03-04 13:07:46

How to change sass to scss?

How to change sass to scss?
update. here is the current gulp-fle.js https://jsfiddle.net/6gfy3rwv/

here i am redoing it but its not working
https://jsfiddle.net/xnf6sq42/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Froggyweb, 2020-03-04
@olya_097

It is not necessary to do several tasks on styles
, it is easier to write as
gulp.src('app/sass/**/*.{sass,scss}')
this will allow you to process both SASS and SCSS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question