Skip to content

Commit

Permalink
Adds missing css
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet committed Mar 19, 2024
1 parent 023ae42 commit bfc5f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/smoke/esbuild/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit bfc5f7c

Please sign in to comment.