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

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

6 lines
134 B
SCSS
Raw Normal View History

@import "sidebar-categories-form";
@import "sidebar-tags-form";
@import "user-card";
@import "user-info";
@import "user-stream-item";