Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 67e8ff7

Browse files
authored
Merge pull request #108 from web2033/patch-1
add "repository" field to package.json
2 parents 54dd683 + b65a674 commit 67e8ff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.3",
44
"license": "MIT",
55
"main": "src/index.js",
6+
"repository": "https://github.com/tailwindlabs/tailwindcss-jit",
67
"scripts": {
78
"test": "TAILWIND_MODE=build jest"
89
},

0 commit comments

Comments
 (0)