Feat: first-beta

This commit is contained in:
2025-01-14 15:27:46 +03:00
parent bfc9b9a367
commit ff5dc072a0
5 changed files with 76 additions and 48 deletions

View File

@@ -1,3 +1,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
background-color: #2d3436;
}