mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-03 13:00:57 +00:00
8 lines
136 B
SCSS
8 lines
136 B
SCSS
|
@import 'main-style';
|
||
|
|
||
|
// IEEE-specific theme overrides
|
||
|
@import 'css-variables/themes/ieee';
|
||
|
|
||
|
// IEEE-specific rules
|
||
|
$ieee-wedge: 30px;
|