mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 19:39:06 +00:00
Fix missing import, fixing broken onboarding popup
This commit is contained in:
parent
10fc89c8cf
commit
c052aa72ad
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
@import "./editor/online-users.less";
|
||||
@import "./editor/hotkeys.less";
|
||||
@import "./editor/review-panel.less";
|
||||
@import "./editor/feature-onboarding.less";
|
||||
|
||||
@keyframes blink {
|
||||
0% {
|
||||
|
|
Loading…
Add table
Reference in a new issue