bootstrap/scss/helpers
Mark Otto acf6ea74a7
Add additional root variables, rename $variable-prefix to $prefix (#35981)
* 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
2022-03-13 10:13:09 -07:00
..
_clearfix.scss Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
_colored-links.scss Add !important property to colored links. (#35740) 2022-02-17 11:20:44 -08:00
_position.scss Add sticky bottom utility (#35518) 2021-12-16 10:27:00 +02:00
_ratio.scss Add additional root variables, rename $variable-prefix to $prefix (#35981) 2022-03-13 10:13:09 -07:00
_stacks.scss Split .vr from stacks as a new helper 2021-07-16 15:11:40 -07:00
_stretched-link.scss Stretched link updates (#28958) 2019-06-26 07:54:51 +03:00
_text-truncation.scss Link helpers & use utility API for all utilities 2019-08-26 08:21:24 +02:00
_visually-hidden.scss Expand visually-hidden-focusable so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements. 2020-12-15 09:22:14 +02:00
_vr.scss Split .vr from stacks as a new helper 2021-07-16 15:11:40 -07:00