mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
8bc374c916
[web] BS5 review panel new GitOrigin-RevId: c65d17d0053858bd74984ba746a620b89d900606
28 lines
754 B
SCSS
28 lines
754 B
SCSS
@import 'account-settings';
|
|
@import 'cms';
|
|
@import 'content';
|
|
@import 'project-list';
|
|
@import 'sidebar-v2-dash-pane';
|
|
@import 'editor/ide';
|
|
@import 'editor/toolbar';
|
|
@import 'editor/online-users';
|
|
@import 'editor/hotkeys';
|
|
@import 'editor/left-menu';
|
|
@import 'editor/loading-screen';
|
|
@import 'editor/outline';
|
|
@import 'editor/file-tree';
|
|
@import 'editor/file-view';
|
|
@import 'editor/figure-modal';
|
|
@import 'editor/review-panel';
|
|
@import 'editor/chat';
|
|
@import 'editor/history';
|
|
@import 'subscription';
|
|
@import 'editor/pdf';
|
|
@import 'editor/compile-button';
|
|
@import 'editor/publish-modal';
|
|
@import 'editor/share';
|
|
@import 'editor/tags-input';
|
|
@import 'editor/review-panel-new';
|
|
@import 'website-redesign';
|
|
@import 'group-settings';
|
|
@import 'templates-v2';
|