aboutsummaryrefslogtreecommitdiff
path: root/scss/helpers/_ratio.scss
AgeCommit message (Collapse)AuthorFilesLines
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-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-06fix(ratio): missing variable prefix (#32501)Gaƫl Poupard1-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-23Updates to .ratio selectors and docsMark Otto1-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-23Rename the classes and docs page, update everything accordinglyMark Otto1-0/+30