feat: add content page file

This commit is contained in:
2024-08-17 21:13:54 +09:00
parent d24df2243c
commit f4a80ea522
13 changed files with 62 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<script>
import '../app.scss';
</script>
<slot />
View File