microsoft / typescript-styled-plugin

TypeScript server plugin that adds intellisense to styled component css strings
MIT License
839 stars 58 forks source link

vector-effect not recognized #144

Closed Akkuma closed 1 year ago

Akkuma commented 3 years ago

Unknown property: 'vector-effect' ts-styled-plugin(9999)'

jasonwilliams commented 3 years ago

Please see https://github.com/styled-components/vscode-styled-components#i-get-unknown-property-x-on-a-property-i-know-is-valid

btonasse commented 2 years ago

I don't understand this suggestion. vector-effect is a standard property which is in MDN

mjbvz commented 1 year ago

Closing as this package has been deprecated in favor of the official styled-components/typescript-styled-plugin fork

After updating to that fork, follow up in the styled-components repo if this is still an issue