UNPKG

@yelon/theme

Version:

ng-yunzai theme system library.

12 lines (11 loc) 321 B
.router-ant() { .router-ant-mixin(@enabled) when(@enabled=true) { router-outlet + * { display: block; // animation-fill-mode: both; animation-name: @router-animation-name; // fadeIn; animation-duration: @router-animation-duration; } } .router-ant-mixin(@router-animation-enabled); }