Color Swatches in the tailwind.config.js Disappearing
Could be a bug. Could be a feature request. Not sure.
I am using ver 1.86.2 (user setup) of VsCode with TailwindCss-Intellisense v.010.05 (and current pre-release) on Windows
I would like color swatches in my tailwind.config.js file and can enable them with the Editor: Color Decorations in VsCode.
Below are the swatches as seen in the screenshot below when TailwindCss-Intellisense is not enabled.
When I enable TailwindCss-Intellisense the swatches disappear. I obviously need the Intellisense more that the color swatches. Is this something that can be fixed with a current setting? Or could it be implemented in a future version so that the native VsCode feature works or the TailwindCss-Intellisense swatches work in the tailwind.config.js file?
Thanks in advance. I love using TailwindCss (never thought I would say that about CSS) and appreciate the team!