v0.1.17 Tailwind 부분 도입 기반 추가

This commit is contained in:
2026-04-13 18:57:55 +09:00
parent f10f9c5e37
commit 033ac60ac2
7 changed files with 34 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
<title>{{meta_title}}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="{{asset "built/tailwind.css"}}">
<link rel="stylesheet" type="text/css" href="{{asset "built/screen.css"}}">
{{ghost_head}}