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 Dec 19, 2024. It is now read-only.
cssnext encounters an error:
Cannot read property 'body' of undefined
at resolveValue (/Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss-custom-properties/index.js:96:66)
at /Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss-custom-properties/index.js:62:23
at /Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss/lib/container.js:402:30
at Rule.Container.each (/Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss/lib/container.js:88:20)
at Rule.Container.WithDecls.constructor$1.eachDecl (/Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss/lib/container.js:400:21)
at /Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss/lib/container.js:331:36
at Root.Container.each (/Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss/lib/container.js:88:20)
at Root.Container.WithRules.constructor$0.eachDecl (/Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss/lib/container.js:329:21)
at /Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss-custom-properties/index.js:55:11
at PostCSS.process (/Users/MoOx/Sync/Development/cssnext/playground/node_modules/cssnext/node_modules/postcss/lib/postcss.js:34:28)
The text was updated successfully, but these errors were encountered:
Give on the playground
And with cli
The text was updated successfully, but these errors were encountered: