d4rkr00t / language-stylus

Stylus language support for Visual Studio Code
MIT License
44 stars 12 forks source link

@apply is unknown property. #82

Closed x-ray-s closed 3 years ago

x-ray-s commented 3 years ago

@apply rules is an unknown property, so the highlight is not working.

iChenLei commented 3 years ago

@apply spec is Abandoned, please don't use it

https://www.xanthir.com/b4o00 https://tabatkins.github.io/specs/css-apply-rule/#using https://caniuse.com/?search=%40apply https://github.com/microsoft/vscode-css-languageservice/commit/8c480de9461f51112bf4f58e4add4d390845eaf6

Anaphase commented 5 months ago

For people using Tailwind's @apply directive, you can install the Tailwind CSS IntelliSense for support.