-
-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
Description
What would you want to propose?
Add support for the vb and vi units from the CSS Values and Units Module Level 4 spec (the logical equivalents of vh and vw).
This would allow for the likes of block-size: 100vb.
Suggested solution
Expand postcss-logical to support logical units.
Additional context
No response
Validations
- Follow our Code of Conduct
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Would you like to open a PR for this feature?
- I'm willing to open a PR
romainmenke