MhMadHamster / vscode-postcss-language

postcss syntax support extension for VSCode
MIT License
34 stars 7 forks source link

Error on typing :host selector #9

Closed equinusocio closed 7 years ago

equinusocio commented 7 years ago

I get an error when typing :host selector: 2017-05-12 11 47 11

TypeError: Cannot read property '0' of undefined at Parser.decl (/Users/equinusocio/.vscode/extensions/shinnn.stylelint-0.24.0/node_modules/postcss/lib/parser.js:203:25) at Parser.other (/Users/equinusocio/.vscode/extensions/shinnn.stylelint-0.24.0/node_modules/postcss/lib/parser.js:170:18) at Parser.loop (/Users/equinusocio/.vscode/extensions/shinnn.stylelint-0.24.0/node_modules/postcss/lib/parser.js:81:26) at parse (/Users/equinusocio/.vscode/extensions/shinnn.stylelint-0.24.0/
equinusocio commented 7 years ago

I don't know it this is related to this extension or the Stylelinter one (i'v opened the same issue here): https://github.com/shinnn/vscode-stylelint/issues/73

MhMadHamster commented 7 years ago

explanation