Color preview for Tailwind CSS classes - Switch off?
Is it possible to switch this new feature off? I find that after saving files it sometimes has to rerender them so they disappear and then reappear which makes you have to wait before you can put your cursor in the right place. I preferred it in the gutter on the left.
请先登录再写评论。
You can disable previews using the "Color preview" check box in Settings | Editor | General | Gutter Icons. Does it meet your requirements?
Hello Natalia,
Thank you for the direction. Unfortuenly I am still seeing colours inline in my HTML
Is it possible to remove them from here?
Thanks
Thank you. That has worked. But switching Color preview on in Gutter Settings does not bring them back in the gutter any more.
If you want to display Tailwind color previews, set the "colorDecorators" to true and set it to false to disable these previews. The "Color preview" check box in Settings | Editor | General | Gutter Icons is responsible for gutter icons, see the attached screenshot. It does not affect Tailwind previews. If something works differently on your side, please describe this behavior in greater detail.