Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 456 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 456 Bytes

Compass / Styledocco Example

This is just an example of the use of styledocco with Sass & Compass.

How to generate the documentation?

In the root of the project directory, execute:

$ npm install
$ compass compile && ./node_modules/.bin/styledocco -n "Compass StyleDocco Example" --preprocessor "sass --compass" sass/

Versions:

Compass 0.12.2 (Alnilam)

Sass 3.2.0 (Media Mark)

StyleDocco 0.6.1