disable tailwindcss rule
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"@next/next/no-html-link-for-pages": "off",
|
||||
"react/jsx-key": "off",
|
||||
"tailwindcss/no-custom-classname": "off",
|
||||
"tailwindcss/classnames-order": "error",
|
||||
"tailwindcss/classnames-order": "off",
|
||||
"react/no-unescaped-entities": "off"
|
||||
},
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user