discourse/app/assets/stylesheets/mobile/components/_index.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
107 B
SCSS
Raw Normal View History

2021-11-22 13:43:45 -05:00
@import "banner";
@import "topic-footer-mobile-dropdown";
@import "user-card";
@import "user-stream-item";