update to latest node and packages

^
This commit is contained in:
Julian Krauser 2025-04-21 13:30:06 +02:00
parent 5e2fd6f682
commit af10b7d238
6 changed files with 9404 additions and 6137 deletions

View file

@ -1,6 +1,10 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "tailwindcss";
@theme {
--color-primary: #b22222;
--color-darkgray: #2b292a;
--color-lightgray: #e3dfdf;
}
* {
font-family: "ConthraxSemiBold";