From a19a3be76724ea64572cefc27b7f698ae5a2267e Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Tue, 23 Jun 2020 12:42:21 +0100 Subject: [PATCH] readme wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c00373a..531a2b6 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,6 @@ Unsupported use of the [`@apply` directive](https://tailwindcss.com/docs/functio Unknown or invalid path used with the [`theme` helper](https://tailwindcss.com/docs/functions-and-directives/#theme). **Default: `error`** -#### `tailwindCSS.lint.cssPropertyConflict` +#### `tailwindCSS.lint.cssConflict` Class names on the same HTML element which apply the same CSS property or properties. **Default: `warning`**