feat: global styles
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import './styles/global.css'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Html>
|
||||
<Body h-screen>
|
||||
|
||||
Reference in New Issue
Block a user