Start working on tailwind instead of bootstrap

This commit is contained in:
Krzysztof Płaczek
2025-05-20 16:31:46 +02:00
parent dc287aadc6
commit c093003fe7
7 changed files with 1447 additions and 3 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
.idea
*.sqlite
var/cache/
.env.local
.env.local
/node_modules/