🔧 (style) no preload to accept hmr in dev mode

This commit is contained in:
Julien Calixte
2023-07-08 17:24:03 +02:00
parent 3b4a2217df
commit ed4b56a16c

View File

@@ -2,7 +2,6 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="preload" href="style.css" as="style" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Interactive Thinking People System</title> <title>Interactive Thinking People System</title>
<meta <meta