fix: update theme imports in globals.css

pull/12372/head
twwu 1 year ago
parent 3e3ae989f0
commit d45ce48932

@ -4,8 +4,8 @@
@import "../../themes/light.css";
@import "../../themes/dark.css";
@import "../../themes/other-light.css";
@import "../../themes/other-dark.css";
@import "../../themes/manual-light.css";
@import "../../themes/manual-dark.css";
html[data-changing-theme] * {
transition: none !important;

Loading…
Cancel
Save