Get a Newsletter's CSS framework. Uses sass with the scss syntax and the styleguide is generated with the help of Hologram.
- Ruby
- Grunt
git clone git@github.com:getanewsletter/gancss.gitcd gancssand runnpm install- Run
grunt connectrun server - Run
gruntcompile styles and documentation - Navigate to localhost:9001 to view the site
We use Hologram to generate our style guide. This technique allows us to write documentation straight in the sass files and Hologram takes care of the rest.