mirror of
https://github.com/laosb/SwiftTailwind.git
synced 2025-11-28 22:01:38 +00:00
7 lines
279 B
HTML
7 lines
279 B
HTML
<html>
|
|
<!-- Generated CSS will be avilable in tw.css file in a TailwindCSS.bundle that can be accessed under `Bundle.module`. -->
|
|
<link rel="stylesheet" href="/TailwindCSS.bundle/tw.css" />
|
|
<body>
|
|
<p class="text-[#f05138] font-bold">Hello, Swift!</p>
|
|
</body>
|
|
</html>
|