feat: global styles

This commit is contained in:
arashsheyda
2023-04-21 12:22:18 +03:00
parent f8a073ff6b
commit 904404130a
2 changed files with 39 additions and 0 deletions

View File

@ -1,3 +1,7 @@
<script lang="ts" setup>
import './styles/global.css'
</script>
<template>
<Html>
<Body h-screen>