Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
update setting description
Brad Cornes <bradlc41@gmail.com>
4 years ago
1 changed files, 1 additions(+), 1 deletions(-)
M package.json -> package.json
diff --git a/package.json b/package.json
index c209d4be4eee26ae6b6a3744e74f540a95d5624b..a3f27c573f0fa302702fa33b559575c18abb7550 100755
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@         },
         "tailwindCSS.validate": {
           "type": "boolean",
           "default": true,
-          "markdownDescription": "Enable linting",
+          "markdownDescription": "Enable linting. Rules can be configured individually using the `tailwindcss.lint.*` settings",
           "scope": "language-overridable"
         },
         "tailwindCSS.lint.cssConflict": {