# Essence On a web project that uses Bootstrap and Webpack, simply clone this repository and add the following `import` statements in your SCSS file. ```sass @import 'path/to/variables'; // Optional variables override Essence variables @import 'path/to/essence'; ```