mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
chore(dev): add cva to target of eslint-plugin-tailwindcss
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"settings": {
|
||||
"tailwindcss": {
|
||||
"callees": ["cn"],
|
||||
"callees": ["cn", "cva"],
|
||||
"config": "./tailwind.config.js"
|
||||
},
|
||||
"next": {
|
||||
|
||||
Reference in New Issue
Block a user