diff --git a/README.md b/README.md index e3b8c12aa957b1a429b11224b385c5eb44059d96..8b85b8e49aa400157dba7481bd64d1da25cdf9c5 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,6 @@ } ``` Tailwind CSS IntelliSense enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting. - - -Controls whether the editor should render inline color decorators for Tailwind CSS classes and helper functions. - -- `inherit`: Color decorators are rendered if `editor.colorDecorators` is enabled. -- `on`: Color decorators are rendered. -- `off`: Color decorators are not rendered. - -Tailwind CSS IntelliSense enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting. ## Features Enable linting. Rules can be configured individually using the `tailwindcss.lint` settings: