Skip to content

Commit 688d6fa

Browse files
committed
Update package.json
1 parent 0251107 commit 688d6fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"name": "tailwindcss",
33
"version": "0.1.0",
4-
"description": "A utility-first CSS framework for rapid UI development.",
4+
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
55
"license": "MIT",
66
"main": "lib/index.js",
7-
"repository": "https://github.com/adamwathan/tailwindcss.git",
7+
"repository": "https://github.com/tailwindcss/tailwindcss.git",
8+
"bugs": "https://github.com/tailwindcss/tailwindcss/issues",
9+
"homepage": "https://tailwindcss.com",
810
"bin": {
911
"tailwind": "lib/cli.js"
1012
},

0 commit comments

Comments
 (0)