diff options
Diffstat (limited to '174bg/handbook/source/index.css')
| -rw-r--r-- | 174bg/handbook/source/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/174bg/handbook/source/index.css b/174bg/handbook/source/index.css index ec705bb..bd1ea15 100644 --- a/174bg/handbook/source/index.css +++ b/174bg/handbook/source/index.css @@ -1,5 +1,6 @@ @import "tailwindcss"; @plugin "@tailwindcss/typography"; +@plugin "@tailwindcss/forms"; @utility hide-scrollbar { &::-webkit-scrollbar { |
