mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 20:28:14 +03:00
Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design
This commit is contained in:
commit
e1ccbf2ba2
|
@ -28,7 +28,7 @@ Major differences:
|
|||
|
||||
## How to install
|
||||
|
||||
You may install this theme using Bower or Meteor:
|
||||
You may install this theme using Bower or [Meteor (package requires community help to be updated #769)](https://github.com/FezVrasta/bootstrap-material-design/issues/769):
|
||||
|
||||
- Bower : `bower install bootstrap-material-design`
|
||||
- Meteor: `meteor add fezvrasta:bootstrap-material-design`
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue
Block a user