feat: 新增自定义样式

This commit is contained in:
郝先瑞
2024-02-21 18:23:22 +08:00
parent 177086f4bf
commit aca2606c03

View File

@@ -20,6 +20,7 @@ export default defineConfig({
"flex-x-end": "flex items-center justify-end",
"absolute-tl": "absolute top-0 left-0",
"absolute-tr": "absolute top-0 right-0",
"fixed-tl": "fixed top-0 left-0",
},
theme: {
colors: {