auto height and markdown
This commit is contained in:
@@ -22,10 +22,7 @@
|
||||
<%= htmlWebpackPlugin.options.title %>
|
||||
</title>
|
||||
<style>
|
||||
body {
|
||||
background-color: #dddddd;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
</style>
|
||||
<% for (var i in htmlWebpackPlugin.options.cdn && htmlWebpackPlugin.options.cdn.js) { %>
|
||||
<script type="text/javascript" src="<%= htmlWebpackPlugin.options.cdn.js[i] %>"></script>
|
||||
|
||||
Reference in New Issue
Block a user