f9603a24ea
Horizon is targeting the welcome banner not the search component anymore, update CSS class names and rename the file to make this clearer
20 lines
406 B
SCSS
20 lines
406 B
SCSS
@import "box-view";
|
|
@import "buttons";
|
|
@import "chat";
|
|
@import "color-choice";
|
|
@import "composer";
|
|
@import "composer-peek-mode";
|
|
@import "header";
|
|
@import "hiddenstuff";
|
|
@import "login";
|
|
@import "main";
|
|
@import "misc";
|
|
@import "mobile-stuff";
|
|
@import "nav-pills";
|
|
@import "welcome-banner";
|
|
@import "sidebar";
|
|
@import "sidebar-new-topic-button";
|
|
@import "topic";
|
|
@import "topic-cards";
|
|
@import "variables";
|