From 17d372c07d1ec7721baf1a6dbefcf63506d5b12f Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sat, 30 May 2026 02:47:49 +0100 Subject: build css! --- 174bg/handbook/source/index.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 174bg/handbook/source/index.css (limited to '174bg/handbook/source/index.css') diff --git a/174bg/handbook/source/index.css b/174bg/handbook/source/index.css new file mode 100644 index 0000000..3571db7 --- /dev/null +++ b/174bg/handbook/source/index.css @@ -0,0 +1,2 @@ +@import "tailwindcss"; +@plugin "@tailwindcss/typography"; -- cgit v1.2.3