# Essence On a web project that uses Bootstrap and Webpack, simply clone this repository and add an `import` in your SCSS file. @import 'path/to/variables'; // Your own _variables.scss file @import 'path/to/essence/sass/variables'; @import '~bootstrap/scss/bootstrap`; @import 'path/to/essence/sass/essence';