From 945e9a0f3801a28d4484d5b9c6f033904603c152 Mon Sep 17 00:00:00 2001 From: futile Date: Mon, 22 Dec 2025 02:19:58 +0000 Subject: [PATCH] fix the tailwind shit --- build.sh | 4 ++++ index.html | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..d78b443 --- /dev/null +++ b/build.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +pnpm i +pnpx @tailwindcss/cli -i ./style.css -o ./generated.css --minify diff --git a/index.html b/index.html index c8b9318..a5ecf6b 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,6 @@ futile -