From aff4bcfe4934ad308f55a9e947e8811019d9af6b Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sat, 30 May 2026 03:35:39 +0100 Subject: search! :O --- 174bg/handbook/source/index.css | 1 + 1 file changed, 1 insertion(+) (limited to '174bg/handbook/source/index.css') 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 { -- cgit v1.2.3