mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 07:20:23 +00:00
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key. |
||
|---|---|---|
| .. | ||
| accessibility.md | ||
| best-practices.md | ||
| browsers-devices.md | ||
| build-tools.md | ||
| contents.md | ||
| download.md | ||
| introduction.md | ||
| javascript.md | ||
| theming.md | ||
| webpack.md | ||