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 -