Closed
Description
- Webpack Version: not used
- Operating System (or Browser): MacOS
- Node Version:
v10.15.0
- postcss-values-parser Version:
3.0.2
How Do We Reproduce?
.foo { margin: 10q; }
Expected Behavior
Should be a valid absolute CSS unit.
https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS/Values_and_units
https://drafts.csswg.org/css-values-3/#absolute-lengths
Actual Behavior
It's not valid.
Metadata
Metadata
Assignees
Labels
No labels