Skip to content

robherba/sass-gulp

 
 

Repository files navigation

Boilerplate using Sass and Gulp 4.

Setting up the JS and CSS build process with Gulp 4 + Babel.

The gulpfile also uses babel in order to use ES6 features to split tasks in separeted files.

Install

  • Run npm install
  • Run npm run gulp to compile and watch scss and js files within src folder.

Dependencies

  • ESLint
  • Airbnb Style Guide
  • Prettier
  • Babel
  • NVM

About

Setting up the JS and CSS build process with Gulp 4 + Babel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 66.3%
  • CSS 33.7%