feat(workspace): added drag-region as part of unocss rule

This commit is contained in:
Neko Ayaka
2025-10-07 23:04:34 +08:00
parent 193a9d2f49
commit 4c26365035
+1
View File
@@ -193,6 +193,7 @@ export function sharedUnoConfig() {
'--un-background-opacity': parsedColor?.cssColor?.alpha ?? parsedColor?.alpha ?? 1,
}
}],
[/drag-region/, () => ({ 'app-region': 'drag' })],
],
theme: {
fontFamily: {