Skip to content

Commit

Permalink
Add body tag to example html (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen authored Dec 21, 2024
1 parent 37da6d3 commit 2c9fe73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/tailwind/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@
<link data-trunk rel="copy-dir" href="images" />
<base data-trunk-public-url />
</head>
<body>
</body>
</html>

0 comments on commit 2c9fe73

Please sign in to comment.