mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
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…
Add table
Reference in a new issue