generator-simple-gulp-scss

Generate a simple structure for gulp and scss.

Usage no npm install needed!

<script type="module">
  import generatorSimpleGulpScss from 'https://cdn.skypack.dev/generator-simple-gulp-scss';
</script>

README

generator-simple-gulp-scss Build Status

This is a small Yeoman generator to create a simple workflow with gulp and scss.

It creates a simple folder structure and a gulpfile.

After install you must type npm install to get started.