File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 5
5
"license" : " MIT" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " git+ https://github.com/tailwindlabs/tailwindcss.git" ,
8
+ "url" : " https://github.com/tailwindlabs/tailwindcss.git" ,
9
9
"directory" : " packages/@tailwindcss-cli"
10
10
},
11
11
"bugs" : " https://github.com/tailwindlabs/tailwindcss/issues" ,
Original file line number Diff line number Diff line change 5
5
"license" : " MIT" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " git+ https://github.com/tailwindlabs/tailwindcss.git" ,
8
+ "url" : " https://github.com/tailwindlabs/tailwindcss.git" ,
9
9
"directory" : " packages/@tailwindcss-postcss"
10
10
},
11
11
"bugs" : " https://github.com/tailwindlabs/tailwindcss/issues" ,
Original file line number Diff line number Diff line change 5
5
"license" : " MIT" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " git+ https://github.com/tailwindlabs/tailwindcss.git" ,
8
+ "url" : " https://github.com/tailwindlabs/tailwindcss.git" ,
9
9
"directory" : " packages/@tailwindcss-vite"
10
10
},
11
11
"bugs" : " https://github.com/tailwindlabs/tailwindcss/issues" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 4.0.0-alpha.11" ,
4
4
"description" : " A utility-first CSS framework for rapidly building custom user interfaces." ,
5
5
"license" : " MIT" ,
6
- "repository" : " https://github.com/tailwindlabs/tailwindcss.git" ,
6
+ "repository" : {
7
+ "type" : " git" ,
8
+ "url" : " https://github.com/tailwindlabs/tailwindcss.git" ,
9
+ "directory" : " packages/tailwindcss"
10
+ },
7
11
"bugs" : " https://github.com/tailwindlabs/tailwindcss/issues" ,
8
12
"homepage" : " https://tailwindcss.com" ,
9
13
"scripts" : {
You can’t perform that action at this time.
0 commit comments