We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca9f62 commit 50d6478Copy full SHA for 50d6478
README.md
@@ -76,6 +76,8 @@ Enable completions when using [Emmet](https://emmet.io/)-style syntax, for examp
76
77
Controls whether the editor should render inline color decorators for Tailwind CSS classes and helper functions. **Default: `true`**
78
79
+> Note that `editor.colorDecorators` must be enabled for color decorators to be shown.
80
+
81
### `tailwindCSS.showPixelEquivalents`
82
83
Show `px` equivalents for `rem` CSS values in completions and hovers. **Default: `true`**
0 commit comments