ixkaito / frasco

Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, TypeScript, Webpack, ESLint, imagemin, Browsersync, etc.
https://ixkaito.github.io/frasco/
MIT License
131 stars 20 forks source link

Sass source maps #28

Closed edheltzel closed 4 years ago

edheltzel commented 6 years ago

In my own workflow, I add gulp-sourcemaps and gulp-rsync

Might consider adding options to the frasco.config.js file for deployment options and adding sourcemaps for SCSS? Just my

ixkaito commented 4 years ago

@ginfuru Released v1.0.0 and added Sass source maps. Please have a try.