mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 00:55:06 +08:00
10a1b6b0a9
* FEATURE: update bootstrap mode notice to add invite and wizard links * Updates per feedback on PR * Fix the wizard link not showing * Remove unneeded function * Remove router service injection
20 lines
395 B
SCSS
20 lines
395 B
SCSS
@import "admin_customize";
|
|
@import "alert";
|
|
@import "category-list";
|
|
@import "compose";
|
|
@import "discourse";
|
|
@import "edit-category";
|
|
@import "group";
|
|
@import "header";
|
|
@import "history";
|
|
@import "latest-topic-list";
|
|
@import "login";
|
|
@import "menu-panel";
|
|
@import "modal";
|
|
@import "sidebar-section";
|
|
@import "topic-list";
|
|
@import "topic-post";
|
|
@import "topic";
|
|
@import "upload";
|
|
@import "user";
|