refactor: style loading
This commit is contained in:
parent
25cc07b7cd
commit
5cd735c11f
|
@ -13,9 +13,6 @@
|
|||
}
|
||||
</style>
|
||||
<%= htmlWebpackPlugin.tags.headTags %>
|
||||
<% styleFiles.forEach(({content, href}) => { %>
|
||||
<style data-href="<%= href %>"><%= content %></style>
|
||||
<% }); %>
|
||||
</head>
|
||||
<body>
|
||||
<%= htmlWebpackPlugin.tags.bodyTags %>
|
||||
|
|
Loading…
Reference in New Issue
Block a user