Skip to content

Commit 50d6478

Browse files
committed
add note about color decorator settings
1 parent bca9f62 commit 50d6478

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ Enable completions when using [Emmet](https://emmet.io/)-style syntax, for examp
7676

7777
Controls whether the editor should render inline color decorators for Tailwind CSS classes and helper functions. **Default: `true`**
7878

79+
> Note that `editor.colorDecorators` must be enabled for color decorators to be shown.
80+
7981
### `tailwindCSS.showPixelEquivalents`
8082

8183
Show `px` equivalents for `rem` CSS values in completions and hovers. **Default: `true`**

0 commit comments

Comments
 (0)