chore: unused style tag
This commit is contained in:
parent
833c2b110f
commit
7ca872b202
1 changed files with 0 additions and 4 deletions
|
@ -16,7 +16,3 @@ const intro = await getEntryBySlug('docs', 'intro');
|
|||
<DocsContent entry={intro} />
|
||||
</main>
|
||||
</Layout>
|
||||
|
||||
<style is:global>
|
||||
/*Copied from docs.astro*/
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue