remove the scss from the root

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2023-02-17 20:19:40 +01:00
parent 772720a217
commit dd065b9e85
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -17,9 +17,3 @@
<main>
<slot />
</main>
<style lang="scss">
nav {
// display: none;
}
</style>