summary refs log tree commit diff stats
path: root/stalwart/Trunk.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-09-30 09:15:56 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-09-30 09:15:56 +0200
commitd0263ce46160cd4152c67381fab2ee557f3aa483 (patch)
treeb24a725d71b984e466ff478fbb4449111beeacac /stalwart/Trunk.toml
parentchore: Second version (diff)
downloadweb-client-d0263ce46160cd4152c67381fab2ee557f3aa483.zip
feat(treewide): Switch to tailwindcss and add more components
Diffstat (limited to 'stalwart/Trunk.toml')
-rw-r--r--stalwart/Trunk.toml4
1 files changed, 0 insertions, 4 deletions
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"]