You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
ParserError: Syntax Error at line: 1, column 16 at Parser.error (/Volumes/Development/project-x/node_modules/postcss-values-parser/lib/parser.js:127:11) at Parser.operator (/Volumes/Development/project-x/node_modules/postcss-values-parser/lib/parser.js:183:18) at Parser.parseTokens (/Volumes/Development/project-x/node_modules/postcss-values-parser/lib/parser.js:245:14) at Parser.loop (/Volumes/Development/project-x/node_modules/postcss-values-parser/lib/parser.js:132:12) at Parser.parse (/Volumes/Development/project-x/node_modules/postcss-values-parser/lib/parser.js:51:17) at parse (/Volumes/Development/project-x/node_modules/postcss-custom-properties/index.cjs.js:47:30) at /Volumes/Development/project-x/node_modules/postcss-custom-properties/index.cjs.js:73:42 at Array.forEach (<anonymous>) at /Volumes/Development/project-x/node_modules/postcss-custom-properties/index.cjs.js:69:26 at Array.forEach (<anonymous>)
Wanneer je min(5vw, calc(2.5vw + 24px)); doet werkt het wel, maar de calc functie zou niet nodig moeten zijn.