diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 03:35:39 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-30 03:35:39 +0100 |
| commit | aff4bcfe4934ad308f55a9e947e8811019d9af6b (patch) | |
| tree | 55bec893b29b2825d7022688316929adc1192b63 /174bg/handbook/source/index.css | |
| parent | d6b268829c0bf2d5b5b063d668be6ff0deed408a (diff) | |
| download | unnamed-group-aff4bcfe4934ad308f55a9e947e8811019d9af6b.tar unnamed-group-aff4bcfe4934ad308f55a9e947e8811019d9af6b.tar.gz unnamed-group-aff4bcfe4934ad308f55a9e947e8811019d9af6b.tar.bz2 unnamed-group-aff4bcfe4934ad308f55a9e947e8811019d9af6b.tar.xz unnamed-group-aff4bcfe4934ad308f55a9e947e8811019d9af6b.zip | |
search! :O
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 { |
