Skip to content
Snippets Groups Projects
Commit d7c9261d authored by lain's avatar lain
Browse files

Prevent FOUC.

parent ea03f393
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment