mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 20:28:14 +03:00
Merge pull request #816 from SirAiedail/bootstrap-import-fix
Rework import of bootstrap variables to prevent error when importing in less after installing with bower
This commit is contained in:
commit
5f0ebf4fd6
|
@ -1,2 +1,3 @@
|
||||||
@import "../bower_components/bootstrap/less/variables.less";
|
@import (optional) "../../bootstrap/less/variables.less";
|
||||||
|
@import (optional) "../bower_components/bootstrap/less/variables.less";
|
||||||
//@import "../bower_components/bootstrap/less/mixins.less";
|
//@import "../bower_components/bootstrap/less/mixins.less";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user