From d0263ce46160cd4152c67381fab2ee557f3aa483 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 30 Sep 2025 09:15:56 +0200 Subject: feat(treewide): Switch to tailwindcss and add more components --- stalwart/Trunk.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 stalwart/Trunk.toml (limited to 'stalwart/Trunk.toml') diff --git a/stalwart/Trunk.toml b/stalwart/Trunk.toml deleted file mode 100644 index 579d138..0000000 --- a/stalwart/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"] -- cgit 1.4.1