grunt-styleguidejs

0.2.0 • Public • Published

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/

Package Sidebar

Install

npm i grunt-styleguidejs

Weekly Downloads

156

Version

0.2.0

License

none

Last publish

Collaborators

  • aratramba