tailwindcss-nova-ext
tailwindcss-nova-ext copied to clipboard
Syntax support for Tailwind statements in CSS
Hi there, and thanks for this extension!
I'm not sure if this is possible or not, but it would be great if the extension could add syntax highlighting to CSS files, like these for example:
@tailwind … @layer … @apply …
@AndrewMac-UTS: there is a PostCSS Extension which may provide the syntax highlighting you want. I cannot confirm, because TBH I haven't tried it.
Thanks @AndrewMac-UTS for the feature request. The last time I worked on this part of extension, highlighting wasn't possible using the Nova API. Many changes have been made by Panic since then, so I will look into this again and see what can be done on a future update.
This would be useful!