mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-28 13:16:34 +08:00
This moves the desktop and mobile css into common with the relevant breakpoints. There should be no major visual changes as a result.
10 lines
231 B
SCSS
Vendored
10 lines
231 B
SCSS
Vendored
@import "category-list";
|
|
@import "latest-topic-list";
|
|
@import "login-signup-page";
|
|
@import "menu-panel";
|
|
@import "modal";
|
|
@import "post-action-feedback";
|
|
@import "topic";
|
|
@import "topic-list";
|
|
@import "topic-post";
|
|
@import "user";
|