fix: install tailwindcss in build
This commit is contained in:
@@ -34,7 +34,7 @@ export function page({ title, content, scripts }: PageOptions): string {
|
||||
hx-ext="preload"
|
||||
class="min-h-screen bg-[radial-gradient(circle_at_top_right,#132136_0%,#0d1422_45%,#090f1b_100%)] font-sans text-slate-200"
|
||||
>
|
||||
{content} q
|
||||
{content}
|
||||
{scripts}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user