This is a bootstrap for gulp used for wordpress installs. it includes bourbon and a font generator.
Note: You must have two or more icons in order to generate a font.
Suggested application.scss:
@import 'bourbon';
@import 'font-icons';
This bootstrap is used to quickly create a javascript and stylesheet sass(SCSS) environment in wordpress. It's what I user personally, and have made available for use.
$ sudo npm install
$ gulp