File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "name" : " prettier-plugin-tailwindcss" ,
4
- "version" : " 0.6.11 " ,
5
- "description" : " A Prettier plugin for sorting Tailwind CSS classes." ,
3
+ "name" : " prettier-plugin-tailwindcss-drupal " ,
4
+ "version" : " 1.0.0 " ,
5
+ "description" : " A Prettier plugin for sorting Tailwind CSS classes with Drupal syntax support ." ,
6
6
"license" : " MIT" ,
7
7
"main" : " dist/index.mjs" ,
8
8
"module" : " dist/index.mjs" ,
12
12
],
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " https://github.com/tailwindlabs /prettier-plugin-tailwindcss"
15
+ "url" : " https://github.com/bronisMateusz /prettier-plugin-tailwindcss"
16
16
},
17
17
"bugs" : {
18
- "url" : " https://github.com/tailwindlabs /prettier-plugin-tailwindcss/issues"
18
+ "url" : " https://github.com/bronisMateusz /prettier-plugin-tailwindcss/issues"
19
19
},
20
20
"scripts" : {
21
21
"_pre" : " rimraf dist && cpy 'node_modules/tailwindcss/lib/css/*' dist/css" ,
155
155
"jest" : {
156
156
"testTimeout" : 15000
157
157
}
158
- }
158
+ }
You can’t perform that action at this time.
0 commit comments