Is it possible to getdisplay color decorators for tailwind classes on Javascript stringsboxes before any TailwindCSS class name related to colors, regardless of where I write the TailwindCSS class name?
I've noticed that this works perfectly in CSS files or within the HTML border-error-400class has a preview when used inor <div className>className, but not in the attributes (e.g. constborder-error-400 stringin second photo).
I'd like that same previewI would assume this should work across the entire code, but I was disappointed to come up on stringsfind that have one, as shown in the attached screenshot, the color indicator box doesn't appear when a TailwindCSS color class is written as the value of a JS codeobject.


