Skip to content

Commit e6cc373

Browse files
committed
chore: add unocss clickable styles
1 parent 5d8c858 commit e6cc373

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

uno.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ export default defineConfig({
3939
}
4040
]
4141
],
42+
shortcuts: [
43+
['clickable', 'active:scale-97 transition-transform cursor-pointer']
44+
],
4245
presets: [
4346
presetUno(),
4447
presetAttributify(),

0 commit comments

Comments
 (0)