mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-28 07:19:11 +08:00
This eliminates mobile/user.scss and desktop/user.scss in favor of breakpoints in common/base/user.scss There was some old seemingly unused CSS removed, but this should otherwise not cause any major visual changes.
4 lines
110 B
SCSS
Vendored
4 lines
110 B
SCSS
Vendored
@import "login-signup-page";
|
|
@import "push-notifications-mobile";
|
|
@import "topic-list";
|
|
@import "topic-post";
|