smaller
On a web project, run the following commands to install Essence:
git submodule add path/to/repo/of/essence git mv essence resources/essence
Import Essence from your SASS file:
@import 'path/to/essence';