Added multiple filters

This commit is contained in:
Alexis
2023-12-09 22:11:00 +01:00
parent 67add2baa9
commit 29481a05bd
2 changed files with 129 additions and 14 deletions

View File

@@ -20,6 +20,11 @@
--red-500: #dc2626;
--red-700: #b60909;
--green-500: #16a34a;
--green-700: #15803d;
--blue-500: #0ea5e9;
--blue-700: #0284c7;
--orange-500: #f97316;
--orange-700: #c2410c;
}
html {