feat(workspace): added drag-region as part of unocss rule
This commit is contained in:
@@ -193,6 +193,7 @@ export function sharedUnoConfig() {
|
||||
'--un-background-opacity': parsedColor?.cssColor?.alpha ?? parsedColor?.alpha ?? 1,
|
||||
}
|
||||
}],
|
||||
[/drag-region/, () => ({ 'app-region': 'drag' })],
|
||||
],
|
||||
theme: {
|
||||
fontFamily: {
|
||||
|
||||
Reference in New Issue
Block a user