Remove client CSS bundle from index.html template

This commit is contained in:
Andrew Kingston 2020-12-09 12:33:09 +00:00
parent 6f9340c4d2
commit fba15e6d70
1 changed files with 0 additions and 6 deletions

View File

@ -22,13 +22,7 @@
<title>{title}</title>
<link rel="icon" type="image/png" href={favicon} />
<link rel="stylesheet" href={publicPath('bundle.css')} />
<link rel="stylesheet" href="https://rsms.me/inter/inter.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Roboto+Mono" />
<style>
html,
body {