1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

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

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 {