discourse/plugins/chat/assets/stylesheets/desktop/index.scss

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

11 lines
307 B
SCSS
Raw Normal View History

@import "base-desktop";
@import "chat-channel-title";
@import "chat-composer-uploads";
@import "chat-index-drawer";
@import "chat-index-full-page";
@import "chat-message-actions";
@import "chat-message";
@import "chat-message-creator";
@import "chat-message-thread-indicator";
@import "sidebar-extensions";