We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deef6cf commit 340143bCopy full SHA for 340143b
1 file changed
package.json
@@ -6,6 +6,10 @@
6
"access": "public"
7
},
8
"type": "module",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/hyoban/tailwindcss-icons.git"
12
+ },
13
"files": [
14
"dist"
15
],
0 commit comments