This commit is contained in:
Eugene Pankov
2017-03-25 21:00:16 +01:00
parent b7bac490d2
commit c9ead5e93d
20 changed files with 369 additions and 273 deletions

View File

@@ -8,5 +8,5 @@ html
window.nodeRequire = require
script(src='./preload.js')
script(src='./bundle.js', defer)
body(style='background: ; min-height: 100vh')
body(style='background: ; min-height: 100vh; overflow: hidden')
app-root