Skip to content

Commit

Permalink
Added information about the generator
Browse files Browse the repository at this point in the history
  • Loading branch information
megakoresh committed Mar 24, 2016
1 parent f077665 commit 50445ba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -16,4 +16,7 @@ And the default page will be Foundation 6 kitchen sink. Take note, that in keepi
@import 'components/slider.scss'
```
All import paths by default consider `node_modules/foundation-sites/scss` and `node_modules\motion-ui\src` as root. I hope there won't be any directory name overlaps between those 2, which would break this behaviour.
This project is configured to use Jade.
This project is configured to use Jade.
##Generator
Hey, I made this into a generator so it's easier to use now (and doesn't force Jade on you, though in all honesty, we all swap ejs for something usable anyway).
[Here it is](https://www.npmjs.com/package/sails-generate-foundation)

0 comments on commit 50445ba

Please sign in to comment.