diff --git a/build/template.ejs b/build/template.ejs index c1adf03..055b1c1 100644 --- a/build/template.ejs +++ b/build/template.ejs @@ -13,9 +13,6 @@ } <%= htmlWebpackPlugin.tags.headTags %> - <% styleFiles.forEach(({content, href}) => { %> - - <% }); %> <%= htmlWebpackPlugin.tags.bodyTags %>