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 3d57b3c commit 980c701Copy full SHA for 980c701
package.json
@@ -74,7 +74,7 @@
74
"tailwindCSS.validate": {
75
"type": "boolean",
76
"default": true,
77
- "markdownDescription": "Enable linting",
+ "markdownDescription": "Enable linting. Rules can be configured individually using the `tailwindcss.lint.*` settings",
78
"scope": "language-overridable"
79
},
80
"tailwindCSS.lint.cssConflict": {
0 commit comments