Skip to content

Commit

Permalink
Use native tailwind support in trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
simonft committed Jan 20, 2024
1 parent 2af46cc commit a6fe161
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions meatweb/Trunk.toml

This file was deleted.

2 changes: 1 addition & 1 deletion meatweb/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<link data-trunk rel="css" href="/style/output.css" />
<link data-trunk rel="tailwind-css" href="/input.css" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js"></script>
</head>

Expand Down

0 comments on commit a6fe161

Please sign in to comment.