tailwindcss-nova-ext icon indicating copy to clipboard operation
tailwindcss-nova-ext copied to clipboard

Syntax support for Tailwind statements in CSS

Open ghost opened this issue 3 years ago • 4 comments

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 …

ghost avatar Jun 08 '22 03:06 ghost

@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.

iocouto avatar Jul 09 '22 04:07 iocouto

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.

jasonplatts avatar Feb 08 '23 16:02 jasonplatts

This would be useful!

vojto avatar Jun 24 '23 10:06 vojto