Skip to content

Commit 1fcdf10

Browse files
committed
chore: add css-modules keyword
1 parent 1b50a11 commit 1fcdf10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"node": ">5.0.0"
3737
},
3838
"keywords": [
39-
"babel-plugin"
39+
"babel-plugin",
40+
"css-modules"
4041
],
4142
"license": "BSD-3-Clause",
4243
"main": "dist/index.js",

0 commit comments

Comments
 (0)