-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Global Styles: Fix typo in valid settings for fluid typography #48605
Global Styles: Fix typo in valid settings for fluid typography #48605
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for fixing this up! 🎉
Size Change: -1 B (0%) Total Size: 1.33 MB
ℹ️ View Unchanged
|
Flaky tests detected in 48e5862. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4298454448
|
Thanks :) |
Related:
What?
Fixes typo introduced in #47356.
Why?
Typo prevents
typography.fluid
from being a valid setting.How?
fuild
-->fluid
Testing Instructions
typography.fluid
is the correct setting path