We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
_font-sizes.pcss
Replace hard-coded font-size values with variables specified on _font-sizes.pcss.
Because the style guide suggests you to use a variable for a font property. It should also help us to maintain the themes' consistency.
Search the values and replace them.
No response
This should be one of the tasks for #21656.
The text was updated successfully, but these errors were encountered:
Closing as I believe this must be irrelevant for Compound stuff.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Your use case
What would you like to do?
Replace hard-coded font-size values with variables specified on
_font-sizes.pcss
.Why would you like to do it?
Because the style guide suggests you to use a variable for a font property. It should also help us to maintain the themes' consistency.
How would you like to achieve it?
Search the values and replace them.
Have you considered any alternatives?
No response
Additional context
This should be one of the tasks for #21656.
The text was updated successfully, but these errors were encountered: