Leo d95cb48287 - Update importing.
- Write readme.md.
2021-10-18 23:13:53 -05:00
2021-10-18 23:13:53 -05:00
2021-10-18 23:13:53 -05:00

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';
Description
No description provided
Readme 85 KiB
Languages
SCSS 100%