We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20fd8ef + 9f47458 commit 66a5e35Copy full SHA for 66a5e35
index.d.ts
@@ -0,0 +1,3 @@
1
+declare module "known-css-properties" {
2
+ export const all: string[];
3
+}
0 commit comments