- Update importing.

- Write readme.md.
This commit is contained in:
Leo
2021-10-18 23:13:53 -05:00
parent d0bfe6c145
commit d95cb48287
2 changed files with 8 additions and 7 deletions

View File

@@ -1,10 +1,3 @@
// Variables
@import '~bootstrap/scss/functions';
@import 'variables';
// Bootstrap
@import '~bootstrap/scss/bootstrap';
// Bootstrap components
@import 'bootstrap/buttons';
@import 'bootstrap/nav';