We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a1699 commit fff7fe8Copy full SHA for fff7fe8
1 file changed
package.json
@@ -8,6 +8,11 @@
8
"url": "https://github.com/skovy/css-codemod.git"
9
},
10
"homepage": "https://github.com/skovy/css-codemod#readme",
11
+ "keywords": [
12
+ "css",
13
+ "codemod",
14
+ "postcss"
15
+ ],
16
"main": "dist/index.js",
17
"typings": "dist/index.d.ts",
18
"files": [
0 commit comments