Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional root variables, rename $variable-prefix to $prefix #35981

Merged
merged 2 commits into from
Mar 13, 2022
Merged

Conversation

mdo
Copy link
Member

@mdo mdo commented Mar 9, 2022

  • 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, and border-width) for CSS variables inside _variables.scss
  • Updates $mark-padding to be an even pixel number
  • Renames $variable-prefix to $prefix throughout

Cherry-picked from #35736. /cc @XhmikosR

@mdo mdo requested a review from a team as a code owner March 9, 2022 17:21
@mdo mdo changed the title Add additional root variables, rename $variable-prefix to $prefix Add additional root variables, rename $variable-prefix to $prefix Mar 9, 2022
@mdo mdo force-pushed the prefix branch 2 times, most recently from 96fb25a to 675aad1 Compare March 11, 2022 22:18
mdo added 2 commits March 12, 2022 09:47
- 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
@mdo mdo merged commit acf6ea7 into main Mar 13, 2022
@mdo mdo deleted the prefix branch March 13, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant