0.2.0 • Published 10 years ago

grunt-styleguidejs v0.2.0

Weekly downloads
141
License
-
Repository
github
Last release
10 years ago

Grunt plugin for Styleguide.js

How to use

Add this to your projects gruntfile.

  styleguidejs: {
    myTask: {
      options: {
        // options are passed to Styleguide.js
      }
      files: {
        'styleguide/index.html': ['css/all.css']
      }
    }
  }  

For more info and available options see https://github.com/EightMedia/styleguide.js/

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

11 years ago

0.1.0

11 years ago