aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/customize/css-variables.md
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-54/+0
2021-08-03Document the utility API's new css-var booleanMark Otto1-2/+2
Co-Authored-By: GaĆ«l Poupard <[email protected]>
2021-08-03Add and document additional :root CSS variablesMark Otto1-1/+5
- Adds grayscale colors - Adds root and body variables Note that some Sass variables default to `null`, so as we generate and use the CSS variable, we'll be potentially adding some lines of code.
2020-10-19docs: switch to fenced codeblocks (#31806)XhmikosR1-4/+4
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+50
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.