Skip to content

Conversation

@RobinMalfait
Copy link
Member

This PR improves the 0 as arbitrary value. The test I wrote was using w-[0], but since the width plugins doesn't have any ambiguity with other plugins, the data type is set to any. This means that w-[0] already worked.

This PR then improves upon that where we actually check text-[0] which does have ambiguity and therefore the data type is important.
This also fixes an issue, because the value is '0' instead of 0.

@RobinMalfait RobinMalfait merged commit ea139f2 into master Dec 3, 2021
@RobinMalfait RobinMalfait deleted the improve-0-arbitrary-value branch December 3, 2021 18:23
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