Prevent FOUC.

This commit is contained in:
Roger Braun 2017-02-16 16:07:07 +01:00
parent ea03f3935e
commit d7c9261dab
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="/static/font/css/fontello.css">
<link rel="stylesheet" href="/static/font/css/animation.css">
</head>
<body>
<body style="display: none">
<div id="app"></div>
<!-- built files will be auto injected -->
</body>