Skip to content

Included Sass Libraries

Ryan Krug edited this page Jul 28, 2015 · 8 revisions

As of this writing the following libraries are included inside this plugin:

To Use

# Normalize.css
@import "normalize/normalize";

# Bourbon
@import "bourbon/bourbon";

# Bourbon Neat
@import "neat/neat";

# Zurb Foundation
@import "foundation/foundation";

Notes

Some Zurb Foundation components require Javascript files that are not a part of this plugin but you can download them directly from Zurb's website.

Clone this wiki locally