mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-24 21:12:38 -04:00
ba0de4f1e9
Top pick card design on tagged gallery page GitOrigin-RevId: fcc3633c8a99961ce97639c50b89b4221e40089e
26 lines
693 B
SCSS
26 lines
693 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 'subscription';
|
|
@import 'editor/pdf';
|
|
@import 'editor/compile-button';
|
|
@import 'editor/publish-modal';
|
|
@import 'editor/share';
|
|
@import 'editor/tags-input';
|
|
@import 'website-redesign';
|
|
@import 'group-settings';
|
|
@import 'templates-v2';
|