Skip to content

EightMedia/grunt-styleguidejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •