some cool changes

This commit is contained in:
2025-02-18 11:06:22 +07:00
parent 45d8f5dad1
commit ece725197d
7 changed files with 105 additions and 8 deletions

View File

@@ -11,8 +11,12 @@ const config: Config = {
colors: {
background: "var(--background)",
foreground: "var(--foreground)",
primary: "var(--primary)",
},
},
screens: {
'xs': '480px'
}
},
plugins: [],
};