Kaynağa Gözat

Adds missing css

Henning Dieterichs 1 yıl önce
ebeveyn
işleme
bfc5f7cd32
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      test/smoke/esbuild/index.html

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

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