tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
diff --git a/README.md b/README.md
index 7fa505f2a5a710462d2858957553bb677e31736c..d8b35db4ea5c3d873a8f357516615e94968eb9da 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,8 @@ ### `tailwindCSS.colorDecorators`
Controls whether the editor should render inline color decorators for Tailwind CSS classes and helper functions. **Default: `true`**
+> Note that `editor.colorDecorators` must be enabled for color decorators to be shown.
+
### `tailwindCSS.showPixelEquivalents`
Show `px` equivalents for `rem` CSS values in completions and hovers. **Default: `true`**