Start updating deps

This commit is contained in:
Lee Robinson 2023-11-26 12:07:13 -06:00
parent beeaf86fe8
commit f261a0eebe
10 changed files with 28 additions and 30 deletions

View file

@ -8,7 +8,8 @@
],
"plugins": ["tailwindcss"],
"rules": {
"tailwindcss/no-custom-classname": "off"
"tailwindcss/no-custom-classname": "off",
"tailwindcss/classnames-order": "off"
},
"settings": {
"tailwindcss": {