Skip to content

Commit 8f42b4c

Browse files
authored
Add a DOCTYPE (#215)
Prevent the browser from rendering the page in quirks mode
1 parent 43c5d46 commit 8f42b4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dev-server-index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!DOCTYPE html>
12
<html>
23
<head>
34
<meta charset="utf-8">

0 commit comments

Comments
 (0)