generator-simple-stylus

Simple Stylus and Gulp Yeoman generator

Usage no npm install needed!

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

README

generator-simple-stylus

Simple Stylus & Gulp Yeoman generator Includes nib

Install Instructions

  1. Install Nodejs
  2. Run npm install -g yo
  3. Run npm install -g bower
  4. Run npm install -g gulp
  5. Run npm install -g generator-simple-stylus
  6. Create a project directory and cd into it.
  7. Run yo simple-stylus to initialize the project.
  8. Run gulp to start a webserver with live reload.