-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
require("postcss-scss").parse('@import ur l(//a)')Throws
Uncaught TypeError: Cannot read property 'line' of null
at ScssParser.atrule (node_modules/postcss-scss/node_modules/postcss/lib/parser.js:362:21)
at ScssParser.parse (node_modules/postcss-scss/node_modules/postcss/lib/parser.js:51:16)
at scssParse (node_modules/postcss-scss/lib/scss-parse.js:9:10)
Should throw a better error or something else.
Metadata
Metadata
Assignees
Labels
No labels