fix: the failure of breadcrumb animation (#4073)

This commit is contained in:
Vben
2024-08-07 22:01:45 +08:00
committed by GitHub
parent 1d38fb647e
commit a27b1c40e5
8 changed files with 9 additions and 21 deletions

View File

@@ -1,6 +1,7 @@
import './css/global.css';
import './css/transition.css';
import './css/nprogress.css';
import './css/ui.css';
import './design-tokens';
export {};