On a web project, run the following commands to install Essence:
git submodule add https://git.insterprise.com/leo/essence.git resources/essence
Import Essence from your main SASS file such a app.scss:
app.scss
@import 'path/to/essence';