Skip to content

Commit

Permalink
chore: unused style tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Feb 16, 2023
1 parent a5435f1 commit d9095d0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/with-markdoc/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ const intro = await getEntryBySlug('docs', 'intro');
<DocsContent entry={intro} />
</main>
</Layout>

<style is:global>
/*Copied from docs.astro*/
</style>

0 comments on commit d9095d0

Please sign in to comment.