feat: vuetify integration + editor-code actions
This commit is contained in:
@@ -3,4 +3,5 @@ extends ../master.pug
|
||||
block body
|
||||
body
|
||||
#app
|
||||
editor
|
||||
v-app
|
||||
editor
|
||||
|
@@ -23,6 +23,7 @@ html
|
||||
|
||||
//- CSS
|
||||
link(type='text/css', rel='stylesheet', href=config.site.path + 'css/bundle.css')
|
||||
link(type='text/css', rel='stylesheet', href='https://fonts.googleapis.com/icon?family=Material+Icons')
|
||||
|
||||
//- JS
|
||||
script(type='text/javascript', src=config.site.path + 'js/runtime.js')
|
||||
|
Reference in New Issue
Block a user