Skip to content
Pushplaybang edited this page Nov 7, 2014 · 4 revisions

Install

Of course, first make sure you have SASS installed.

then install with bower :

$ bower install knife --save

or : Download and simply include the knife.sass file in your sass directory and place the following at the top of your main sass / scss stylesheet to import it.

@import 'knife';