File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 33 "version" : " 1.0.0" ,
44 "description" : " This plugin adds utilities to control the different styling axes of the variable font Recursive" ,
55 "main" : " src/index.js" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/Deck9/tailwindcss-recursive-font-helper.git"
9+ },
10+ "bugs" : {
11+ "url" : " https://github.com/Deck9/tailwindcss-recursive-font-helper/issues"
12+ },
13+ "homepage" : " https://github.com/Deck9/tailwindcss-recursive-font-helper#readme" ,
614 "keywords" : [
715 " tailwindcss" ,
816 " plugin"
917 ],
10- "author" : " Philipp Reinking" ,
18+ "author" : " Philipp Reinking <philipp@deck9.co> " ,
1119 "license" : " MIT" ,
20+ "publishConfig" : {
21+ "access" : " public"
22+ },
1223 "dependencies" : {
1324 "tailwindcss" : " ^2.2.7"
1425 }
You can’t perform that action at this time.
0 commit comments