-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
- Operating System (or Browser):
- Node Version: 22.11.0
- postcss-values-parser Version: 6.0.2
How Do We Reproduce?
Here's a little Stackblitz instance that reproduces the issue.
Expected Behavior
It should parse the value without any issues.
The value should be the variable like $red-400
and the type could either be variable or just ''
.
Actual Behavior
It throws an exception saying unknownWord
coxrichuk and mkrause
Metadata
Metadata
Assignees
Labels
No labels