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 06d09df commit a59ac56Copy full SHA for a59ac56
packages/style/package.json
@@ -18,6 +18,11 @@
18
"publishConfig": {
19
"registry": "https://registry.npmjs.org/"
20
},
21
+ "repository": "git+https://github.com/Milesight-IoT/responsive-toolkit.git",
22
+ "homepage": "https://github.com/Milesight-IoT/responsive-toolkit",
23
+ "bugs": {
24
+ "url": "https://github.com/Milesight-IoT/responsive-toolkit/issues"
25
+ },
26
"exports": {
27
"default": "./dist/index.css",
28
"scss": "./scss/index.scss",
0 commit comments