mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-15 21:23:41 +08:00
feat(projects): support set global redius
This commit is contained in:
@@ -23,7 +23,7 @@ export default defineConfig<Theme>({
|
||||
}
|
||||
},
|
||||
shortcuts: {
|
||||
'card-wrapper': 'rd-8px shadow-sm'
|
||||
'card-wrapper': 'shadow-sm'
|
||||
},
|
||||
transformers: [transformerDirectives(), transformerVariantGroup()],
|
||||
presets: [presetWind3({ dark: 'class' }), presetSoybeanAdmin()]
|
||||
|
||||
Reference in New Issue
Block a user