Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next

This commit is contained in:
dap
2026-03-20 16:26:40 +08:00
22 changed files with 707 additions and 659 deletions

View File

@@ -119,7 +119,7 @@ function toggleTheme(event: MouseEvent) {
</template>
<style scoped>
@reference "@vben-core/design/theme";
@reference "@vben/tailwind-config/theme";
.theme-toggle__moon > circle {
transition: transform 0.5s cubic-bezier(0, 0, 0.3, 1);