File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- # tailwindcss-textShadow
1
+ # tailwindcss-textshadow
2
2
A Utility Plugins for controlling Text Shadow of an text element.
3
3
4
4
@@ -145,7 +145,7 @@ module.exports = {
145
145
## Credits
146
146
147
147
- [ Adam Wathan] ( https://github.com/adamwathan )
148
- - [ Contributors] ( https://github.com/iunteq/tailwindcss-textShadow /graphs/contributors )
148
+ - [ Contributors] ( https://github.com/iunteq/tailwindcss-textshadow /graphs/contributors )
149
149
150
150
> :green_heart : If you :+1 : this, then please give a :star : . Thank you.
151
151
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss-textshadow" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " A Utility Plugins for controlling Text Shadow of an text element." ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
20
20
"copyright" : " iunteq" ,
21
21
"repository" : {
22
22
"type" : " git" ,
23
- "url" : " git://github.com/iunteq/tailwindcss-textShadow .git"
23
+ "url" : " git://github.com/iunteq/tailwindcss-textshadow .git"
24
24
},
25
- "publishConfig" : { "registry" : " https://npm.pkg.github.com /" },
25
+ "publishConfig" : { "registry" : " https://registry.npmjs.org /" },
26
26
"bugs" : {
27
- "url" : " https://github.com/iunteq/tailwindcss-textShadow /issues"
27
+ "url" : " https://github.com/iunteq/tailwindcss-textshadow /issues"
28
28
},
29
- "homepage" : " https://github.com/iunteq/tailwindcss-textShadow #readme" ,
29
+ "homepage" : " https://github.com/iunteq/tailwindcss-textshadow #readme" ,
30
30
"dependencies" : {
31
31
"tailwindcss" : " ^1.2.0"
32
32
}
You can’t perform that action at this time.
0 commit comments