Bootstrapping.
This commit is contained in:
@@ -72,6 +72,7 @@ block content
|
||||
include ./editor/chat
|
||||
|
||||
include ./editor/hotkeys
|
||||
include ./editor/feature-onboarding
|
||||
|
||||
script(type="text/ng-template", id="genericMessageModalTemplate")
|
||||
.modal-header
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
.feat-onboard
|
||||
.feat-onboard-wrapper
|
||||
h1.feat-onboard-title
|
||||
| Introducing
|
||||
span.feat-onboard-title-name Code check
|
||||
p.feat-onboard-description
|
||||
span.feat-onboard-description-name Code check
|
||||
| will highlight potential problems in your LaTeX code, allowing you to handle errors earlier and become more productive.
|
||||
Reference in New Issue
Block a user