agragregra / optimizedhtml-start-template

OptimizedHTML is all-inclusive, optimized for Google PageSpeed start HTML5 template with Bootstrap (grid only), Gulp, Sass, Browsersync, Autoprefixer, PostCSS, Uglify, gulp-imagemin, Vinyl-FTP (+Rsync) and Bower (libs path) support. The template contains a .htaccess file with caching rules for web server.
722 stars 415 forks source link

как использовать scss вместо sass? #47

Open YvhenPurik opened 5 years ago

YvhenPurik commented 5 years ago

как использовать scss вместо sass?

levaiss commented 5 years ago

В файле gulpfile.js измените расширения .sass на .scss

YvhenPurik commented 5 years ago

спасибо