mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
3b839dc885
[web] Begin to migrate `website-redesign.less` to BS5 GitOrigin-RevId: e3cf2162e819f7c137bbc2715dcd9a9fe6d72f3f
18 lines
365 B
SCSS
18 lines
365 B
SCSS
@import 'button';
|
|
@import 'button-group';
|
|
@import 'dropdown-menu';
|
|
@import 'image';
|
|
@import 'split-button';
|
|
@import 'notifications';
|
|
@import 'system-messages';
|
|
@import 'tooltip';
|
|
@import 'card';
|
|
@import 'badge';
|
|
@import 'form';
|
|
@import 'input-suggestions';
|
|
@import 'modal';
|
|
@import 'footer';
|
|
@import 'nav';
|
|
@import 'navbar';
|
|
@import 'styled-text';
|
|
@import 'table';
|