feat: ✨ 新增自定义样式
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineConfig({
|
|||||||
"flex-x-end": "flex items-center justify-end",
|
"flex-x-end": "flex items-center justify-end",
|
||||||
"absolute-tl": "absolute top-0 left-0",
|
"absolute-tl": "absolute top-0 left-0",
|
||||||
"absolute-tr": "absolute top-0 right-0",
|
"absolute-tr": "absolute top-0 right-0",
|
||||||
|
"fixed-tl": "fixed top-0 left-0",
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
colors: {
|
colors: {
|
||||||
|
|||||||
Reference in New Issue
Block a user