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.
1 parent abff0a0 commit e251af2Copy full SHA for e251af2
package.json
@@ -12,6 +12,17 @@
12
"bugs": {
13
"url": "https://github.com/javivelasco/react-css-themr/issues"
14
},
15
+ "keywords": [
16
+ "react",
17
+ "react-themr",
18
+ "css-modules",
19
+ "theming",
20
+ "customization"
21
+ ],
22
+ "repository": {
23
+ "type": "git",
24
+ "url": "git+https://github.com/javivelasco/react-css-themr.git"
25
+ },
26
"devDependencies": {
27
"babel-cli": "^6.7.7",
28
"babel-core": "^6.7.7",
0 commit comments