Material-Color/README.md

10 lines
539 B
Markdown
Raw Permalink Normal View History

2017-05-14 19:34:57 -06:00
# Material-Color
2018-01-28 18:17:46 -07:00
Additional color classes for Bootstrap 4. Based on the [Material Design palette](https://material.io/guidelines/style/color.html#color-color-palette).
2017-05-14 22:09:33 -06:00
## Notes:
* Link this CSS after you link to Bootstrap.css.
2017-05-15 11:17:49 -06:00
* Use the included color classes instead of .btn-primary, .alert-danger, etc.
2018-01-28 18:17:46 -07:00
* Navbars need .navbar-dark or .navbar-light to appear properly, choose according to your colors.
* We recommend using [Bootswatch Materia](https://bootswatch.com/materia/) (a material design Bootstrap theme) with this stylesheet.