There was an error while loading. Please reload this page.
1 parent d9b6e44 commit d40d437Copy full SHA for d40d437
1 file changed
prettier.js
@@ -41,7 +41,7 @@ export const config = {
41
],
42
plugins: ['prettier-plugin-tailwindcss'],
43
tailwindAttributes: ['class', 'className', 'ngClass', '.*[cC]lassName'],
44
- tailwindFunctions: ['clsx', 'cn'],
+ tailwindFunctions: ['clsx', 'cn', 'cva'],
45
}
46
47
// this is for backward compatibility
0 commit comments