]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add maps for all colors, document how to extend color utilities (#32319)
authorMark Otto <markd.otto@gmail.com>
Tue, 6 Jul 2021 21:31:20 +0000 (11:31 -1000)
committerGitHub <noreply@github.com>
Tue, 6 Jul 2021 21:31:20 +0000 (14:31 -0700)
commit47bbd945f0f92f50dd2f2dbdd78d10ada39a41cb
tree4bb93b698a31b403cfed938d38e5365493133e0e
parent66ce774e2abc0b10ef204b1a88cb750abaa96e93
Add maps for all colors, document how to extend color utilities (#32319)

* Add maps for all colors, document how to extend color utilities

* Updates to make this more functional for v5

- Moves color maps into _variables.scss for now (felt weird to split them out when the variables are there)
- Adds a new function, map-merge-multiple(), and updates docs that reference combo-map
- Updates code snippet and docs guidance about how to extend the color utils to handle this

* Update site/content/docs/5.0/customize/color.md

Co-authored-by: Gaƫl Poupard <ffoodd@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
scss/_functions.scss
scss/_variables.scss
site/content/docs/5.0/customize/color.md