diff options
author | Indrajith K L | 2022-09-04 00:31:49 +0530 |
---|---|---|
committer | Indrajith K L | 2022-09-04 00:31:49 +0530 |
commit | 18f240f7b5619ccc8d0dfd7274a4b83de180a64f (patch) | |
tree | 363050ddc933876044551b742c56e2abd3309ed4 /package.json | |
parent | 28195a7632eb1f9a125bd6fe87ffe3a86a9ae246 (diff) | |
download | indrajith-dev-18f240f7b5619ccc8d0dfd7274a4b83de180a64f.tar.gz indrajith-dev-18f240f7b5619ccc8d0dfd7274a4b83de180a64f.tar.bz2 indrajith-dev-18f240f7b5619ccc8d0dfd7274a4b83de180a64f.zip |
Fixes Style Issues in form
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 303a385..5c13527 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "@11ty/eleventy": "^1.0.2", "@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0", + "@tailwindcss/forms": "^0.5.3", "@tailwindcss/line-clamp": "^0.4.0", "autoprefixer": "^10.4.8", "dayjs": "^1.11.5", |