File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
unplugin-tailwindcss-mangle Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss-mangle" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"private" : true ,
5
5
"workspaces" : [
6
6
" apps/*" ,
41
41
"node" : " >=14.0.0"
42
42
},
43
43
"packageManager" : " pnpm@7.14.1"
44
- }
44
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss-mangle-core" ,
3
- "version" : " 1 .0.1" ,
3
+ "version" : " 0 .0.1" ,
4
4
"description" : " The core of tailwindcss-mangle" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " ./dist/index.mjs" ,
45
45
"type" : " git" ,
46
46
"url" : " git+https://github.com/sonofmagic/tailwindcss-mangle.git"
47
47
}
48
- }
48
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss-mangle-shared" ,
3
- "version" : " 1. 0.0" ,
3
+ "version" : " 0.0.1 " ,
4
4
"description" : " The shared utils of tailwindcss-mangle" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " ./dist/index.mjs" ,
36
36
"type" : " git" ,
37
37
"url" : " git+https://github.com/sonofmagic/tailwindcss-mangle.git"
38
38
}
39
- }
39
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss-patch" ,
3
- "version" : " 1.1 .1" ,
3
+ "version" : " 0.0 .1" ,
4
4
"description" : " patch tailwindcss for exposing context" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " ./dist/index.mjs" ,
54
54
"type" : " git" ,
55
55
"url" : " git+https://github.com/sonofmagic/tailwindcss-mangle.git"
56
56
}
57
- }
57
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-tailwindcss-mangle" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"description" : " mangle tailwindcss utilities class plugin. support vite and webpack!" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"module" : " ./dist/index.mjs" ,
91
91
"type" : " git" ,
92
92
"url" : " git+https://github.com/sonofmagic/tailwindcss-mangle.git"
93
93
}
94
- }
94
+ }
You can’t perform that action at this time.
0 commit comments