mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-06 02:31:57 +00:00
02eb683298
Move LESS compilation process to Makefile GitOrigin-RevId: 5a3871759eda2685ec0690899b0904d45c7db0a6
6 lines
147 B
Text
6 lines
147 B
Text
@import "ol-style.less";
|
|
@import "core/ol-light-variables.less";
|
|
|
|
@is-overleaf : true;
|
|
@is-overleaf-light : true;
|
|
@show-rich-text : true;
|