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 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d801e9f..f608a06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ /target /dist +/public/tailwindcss-output.css + +/references + /.direnv /result /result-* -- cgit 1.4.1