diff --git a/uno.config.ts b/uno.config.ts index 2f0b87eb..890e006a 100644 --- a/uno.config.ts +++ b/uno.config.ts @@ -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: {