mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2025-12-22 22:00:00 +00:00
10 lines
227 B
HTML
10 lines
227 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<link data-trunk rel="css" href="/style/tailwind.output.css" />
|
|
|
|
<script data-trunk type="application/javascript" src="/main.js"></script>
|
|
</head>
|
|
<body></body>
|
|
</html>
|