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
Would you like to open a PR for this feature?
What would you want to propose?
Add support for the
vbandviunits from the CSS Values and Units Module Level 4 spec (the logical equivalents ofvhandvw).This would allow for the likes of
block-size: 100vb.Suggested solution
Expand
postcss-logicalto support logical units.Additional context
No response
Validations
Would you like to open a PR for this feature?