Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Grunt plugin for styleguide.js. Generate a styleguide from your CSS, by adding YAML data

Resources

Stars

16 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages