Commit everything

This commit is contained in:
marzban-dev
2024-12-12 21:52:15 +03:30
parent 985cb17f84
commit 0aa46aad1a
25 changed files with 146 additions and 53 deletions
+2 -3
View File
@@ -1,12 +1,10 @@
@import "tailwindcss";
@import "./typo.utils.css";
@import "./other.utils.css";
@import "./typo.utils.css";
@import "./button.comp.css";
@import "./input.comp.css";
@config "../../tailwind.config.js";
@theme {
/* COLORS */
--color-slate-50: hsl(210, 40%, 98%);
@@ -110,6 +108,7 @@
/* FONT FAMILY */
--font-lato: "Lato", sans-serif;
--font-inter: "Inter", sans-serif;
--font-dmsans: "DM Sans", sans-serif;
--font-iran-yekan-x: "IRANYekanXVF, sans-serif";