forsartis / vue-cli-plugin-tailwind

vue-cli plugin for Tailwind CSS
MIT License
211 stars 10 forks source link

@apply in scss #4

Closed franciscolourenco closed 5 years ago

franciscolourenco commented 5 years ago

This is unrelated to this plugin and a problem with Vetur, but do you know of any solution to allow @directives to not be flagged by the syntax highlight?

Thanks!

Screen Shot 2019-03-28 at 18 11 44
forsartis commented 5 years ago

No sorry, have you seen this https://github.com/vuejs/vetur/issues/926?

franciscolourenco commented 5 years ago

I did. It doesn't apply only to @apply though. Any directive gets flagged. If there was a way to get vetur to use https://marketplace.visualstudio.com/items?itemName=macieklad.tailwind-sass-syntax instead..