mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
86689a6269
[web] BS5 ide page header GitOrigin-RevId: b7aad221d458d8403d60ff9950129394c74af856
10 lines
281 B
SCSS
10 lines
281 B
SCSS
@import 'account-settings';
|
|
@import 'project-list';
|
|
@import 'sidebar-v2-dash-pane';
|
|
@import 'editor/ide';
|
|
@import 'editor/toolbar';
|
|
@import 'editor/online-users';
|
|
@import 'editor/review-panel';
|
|
@import 'editor/loading-screen';
|
|
@import 'editor/outline';
|
|
@import 'editor/file-tree';
|