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

Bare values: Disallow zeros in decimal places #14562

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

philipp-spiess
Copy link
Member

I noticed some more unexpected values being passed through as bare values: Decimal places with zero.

These should not generate CSS but currently does:

  • from-25.%
  • from-25.0%
  • from-25.00%
  • etc.

@philipp-spiess philipp-spiess marked this pull request as ready for review October 1, 2024 12:32
@adamwathan adamwathan merged commit 3813f03 into next Oct 1, 2024
1 check passed
@adamwathan adamwathan deleted the fix/disallow-commas-in-bare-values branch October 1, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants