We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9599b commit 911ad10Copy full SHA for 911ad10
src/lib/elements.ts
@@ -62,4 +62,6 @@ export const formattableAttributes: string[] = [
62
// None at the moment
63
// Prettier HTML does not format attributes at all
64
// and to be consistent we leave this array empty for now
65
+
66
+ "class"
67
];
0 commit comments