Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updating the docs a tad
  • Loading branch information
jonrohan committed Jun 1, 2016
commit 62c66f6c77621e218de08088903d5bb47d8091d7
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can also import specific portions of the module by importing those partials

## Build

For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css`
A compiled **css** version of this module is included in the `build/build.css` folder. To rebuild you can use the included npm script that will output a new css.

```
$ npm run build
Expand Down