UNPKG

grunt-livingstyleguide

Version:

Easily create living style guides/front-end style guides/pattern libraries by adding Markdown documentation to your Sass project.

7 lines (6 loc) 125 B
language: node_js node_js: - '0.10' before_script: - 'npm install -g grunt-cli' - 'gem install livingstyleguide'