mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-23 01:57:06 +03:00
rename bootstrap.scss to core-bootstrap to avoid confusion
This commit is contained in:
parent
2b251ef7da
commit
c04c041ae6
|
@ -1,6 +1,6 @@
|
|||
// This is the main scss file, provided as an underscored file so that variable contexts remain in-tact when importing from the source.
|
||||
@import "variables";
|
||||
@import "bootstrap"; // FIXME: V4 SCSS inclusion via an underscored file https://github.com/twbs/bootstrap/issues/18350
|
||||
@import "core-bootstrap"; // FIXME: V4 SCSS inclusion via an underscored file https://github.com/twbs/bootstrap/issues/18350
|
||||
@import "mixins";
|
||||
|
||||
@import "reboot";
|
||||
|
|
Loading…
Reference in New Issue
Block a user