From a6fe161278266f11fc2be6b64c44f78f72f63cee Mon Sep 17 00:00:00 2001 From: Simon Fondrie-Teitler Date: Sat, 20 Jan 2024 11:36:16 -0500 Subject: [PATCH] Use native tailwind support in trunk --- meatweb/Trunk.toml | 4 ---- meatweb/index.html | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 meatweb/Trunk.toml diff --git a/meatweb/Trunk.toml b/meatweb/Trunk.toml deleted file mode 100644 index 64d1e4f..0000000 --- a/meatweb/Trunk.toml +++ /dev/null @@ -1,4 +0,0 @@ -[[hooks]] -stage = "pre_build" -command = "sh" -command_arguments = ["-c", "npx tailwindcss -i input.css -o style/output.css"] diff --git a/meatweb/index.html b/meatweb/index.html index 0ca1bab..8a1a7a5 100644 --- a/meatweb/index.html +++ b/meatweb/index.html @@ -2,7 +2,7 @@ - +