postcss-values-parser
postcss-values-parser copied to clipboard
Cannot parse classes
- Operating System (or Browser): Docker container
- Node Version: 22.11.0
- postcss-values-parser Version: 6.0.2
How Do We Reproduce?
Try to parse a complete css file that contains classes.
Here's a small Stackblitz instance that reproduces the problem.
Expected Behavior
It parses the complete file without any errors.
Actual Behavior
Throws an unkownWord error.