overleaf/services/web/frontend/stylesheets/bootstrap-5/pages/all.scss
Rebeka Dekany 39b6b8baed Merge pull request #20172 from overleaf/rd-ide-fileoutline
[web] Migrate the file outline styling from LESS to SCSS

GitOrigin-RevId: 5e485b13a7358e5dcab2c75ee7d36a07e1401e26
2024-09-04 08:05:12 +00:00

8 lines
219 B
SCSS

@import 'account-settings';
@import 'project-list';
@import 'sidebar-v2-dash-pane';
@import 'editor/ide';
@import 'editor/loading-screen';
@import 'editor/outline';
@import 'editor/file-tree';
@import 'editor/toolbar';