Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 520 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 520 Bytes

Synopsis

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.

Code Example

Suggested application.scss:

@import 'bourbon';
@import 'font-icons';

Motivation

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.

Installation

$ sudo npm install
$ gulp