_vars will need to be loaded before _themable

This commit is contained in:
edshot99 2025-02-07 18:32:43 -06:00
parent 20d8f053e1
commit bf4563ff60

View File

@ -1,8 +1,8 @@
@import "base/base";
@import "base/vars";
@import "base/colors";
@import "base/links";
@import "base/themable";
@import "base/vars";
@import "common/comment_container";
@import "common/footer";