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

Fix fractional values not being parsed properly inside arbitrary properties #9705

Merged
merged 5 commits into from Nov 3, 2022

Conversation

akbng
Copy link
Contributor

@akbng akbng commented Nov 1, 2022

This PR fixes issue #9631

What's included in the PR?

  • Removal of the redundant closing bracket in the negation set of the regex pattern for matching arbitrary properties
  • Tests for arbitrary properties having [] inside them

Fixes: #9631

@RobinMalfait RobinMalfait changed the title fix fractional values not being parsed properly inside arbitrary properties Fix fractional values not being parsed properly inside arbitrary properties Nov 3, 2022
@RobinMalfait RobinMalfait merged commit c10ba4e into tailwindlabs:master Nov 3, 2022
@RobinMalfait
Copy link
Contributor

Hey! Thank you for your PR!
Much appreciated! 🙏

@akbng akbng deleted the patch branch November 3, 2022 21:42
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.

The theme() function does not work in custom properties with square brackets inside
2 participants