tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
diff --git a/README.md b/README.md
index 6c65160f63f1a220af98caed96882dbe7c106d27..d2499fd8e64100b2f1c12bf124c85a04d6fb0a61 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ ```
"css.validate": false
```
-By default VS Code will not trigger completions when editing "string" content, for example within JSX attribute values. Updating the `editor.quickSuggestions` setting may improve your experience, particularly when editing Tailwind classes within JSX:
+By default VS Code will not trigger completions when editing "string" content, for example within JSX attribute values. Updating the `editor.quickSuggestions` setting may improve your experience:
```
"editor.quickSuggestions": {