瀏覽代碼

Adds missing css

Henning Dieterichs 1 年之前
父節點
當前提交
bfc5f7cd32
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/smoke/esbuild/index.html

+ 1 - 0
test/smoke/esbuild/index.html

@@ -2,6 +2,7 @@
 <html>
 <html>
 	<head>
 	<head>
 		<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 		<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+		<link rel="stylesheet" type="text/css" href="out/index.css" />
 	</head>
 	</head>
 	<body>
 	<body>
 		<div id="editor-container" style="position: absolute; width: 500px; height: 400px"></div>
 		<div id="editor-container" style="position: absolute; width: 500px; height: 400px"></div>