Skip to content

Commit d4f82f9

Browse files
committed
chore: add css
1 parent 20b9989 commit d4f82f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frameworks/keyed/vue-jsx/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<link href="/css/currentStyle.css" rel="stylesheet" />
67
<title>Vite App</title>
78
</head>
89
<body>

0 commit comments

Comments
 (0)