Color previews in a JS file

Hello, I’m using Tailwind which requires to define colors in a JS file. When colors are listed in a CSS file - Nova shows a little preview next to each, which is handy when you’re “designing in code”. Is there a way to enable those color previews in a JS file? Thanks

Not really AFAIK. Tailwind’s Language Server has some abilities in this scope but unfortunately Nova does not support some instructions from it. Nova’s Tailwind plugin is hardcoded instead of using Language Server :confused: