File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # tailwindcss-textShadow
1+ # tailwindcss-textshadow
22A Utility Plugins for controlling Text Shadow of an text element.
33
44
@@ -145,7 +145,7 @@ module.exports = {
145145## Credits
146146
147147- [ 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 )
149149
150150> :green_heart : If you :+1 : this, then please give a :star : . Thank you.
151151
Original file line number Diff line number Diff line change 11{
22 "name" : " tailwindcss-textshadow" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
44 "description" : " A Utility Plugins for controlling Text Shadow of an text element." ,
55 "main" : " index.js" ,
66 "keywords" : [
2020 "copyright" : " iunteq" ,
2121 "repository" : {
2222 "type" : " git" ,
23- "url" : " git://github.com/iunteq/tailwindcss-textShadow .git"
23+ "url" : " git://github.com/iunteq/tailwindcss-textshadow .git"
2424 },
25- "publishConfig" : { "registry" : " https://npm.pkg.github.com /" },
25+ "publishConfig" : { "registry" : " https://registry.npmjs.org /" },
2626 "bugs" : {
27- "url" : " https://github.com/iunteq/tailwindcss-textShadow /issues"
27+ "url" : " https://github.com/iunteq/tailwindcss-textshadow /issues"
2828 },
29- "homepage" : " https://github.com/iunteq/tailwindcss-textShadow #readme" ,
29+ "homepage" : " https://github.com/iunteq/tailwindcss-textshadow #readme" ,
3030 "dependencies" : {
3131 "tailwindcss" : " ^1.2.0"
3232 }
You can’t perform that action at this time.
0 commit comments