This repo is an example of application of dash-of-style with just minimal provided styling provided by dash-of-style/scaffold.css
$ npm install
Just open 'styleguide.html' in your browser.
To reference a local version of dash-of-style:
-
Bring down the dash-of-style repo locally via git clone
-
Make dash of style available as a linked repo
\dash-of-style$> npm link
-
Link this repo to dash-of-style
\dummy-style-guide$> npm link dash-of-style