| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-03-13 | Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981) | Mark Otto | 1 | -2/+2 | |
| * Add additional root variables, rename $variable-prefix to $prefix - Adds new root CSS variables for border-radius, border-width, border-color, and border-style - Adds new root CSS variables for heading-color, link-colors, code color, and highlight color - Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss - Updates $mark-padding to be an even pixel number - Renames $variable-prefix to $prefix throughout * Bundlewatch | |||||
| 2021-01-06 | fix(ratio): missing variable prefix (#32501) | Gaƫl Poupard | 1 | -2/+2 | |
| This is the only unprefixed custom property, and its name is very common so I think we'd better prefix it too. | |||||
| 2020-09-23 | Updates to .ratio selectors and docs | Mark Otto | 1 | -5/+1 | |
| - Remove group selector for ratio items - Drop the .ratio-item entirely - Update docs to explain updated approach - Update Migration guide to reflect the latest | |||||
| 2020-09-23 | Rename the classes and docs page, update everything accordingly | Mark Otto | 1 | -0/+30 | |
