mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-15 06:08:57 +03:00
note on dependencies before customizing
This commit is contained in:
parent
62f0377d69
commit
4fa139bb45
|
@ -112,7 +112,7 @@ There are 17 color variations (in addition to the classic 4 variations) describe
|
|||
|
||||
If you are using the static css files, you may want to use your own color variation. To do so:
|
||||
|
||||
1. Download the source or obtain the source with bower
|
||||
1. `npm install && bower install` (alternatively you may download the source, but using npm and bower is recommended)
|
||||
2. Edit the `less/_variables.less` file and alter the color variables. You are most likely interested in altering `@brand-primary`. For a list of material design color palette variables, refer to `less/_colors.less`
|
||||
|
||||
```less
|
||||
|
|
Loading…
Reference in New Issue
Block a user