Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7210f05

Browse files
committedJul 13, 2018
fix: add mixins
1 parent ba7361b commit 7210f05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/scss/vendors/_variables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
// Override Boostrap variables
22
@import "../variables";
3+
@import "node_modules/bootstrap/scss/mixins";
34
@import "node_modules/@coreui/coreui/scss/variables";

0 commit comments

Comments
 (0)
Please sign in to comment.