mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-06 23:11:10 +00:00
Merge pull request #155 from sharelatex/as-fix-onboarding
Fix missing import, fixing broken onboarding popup
This commit is contained in:
commit
e2b1ced267
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…
Reference in a new issue