Skip to content

Commit d9095d0

Browse files
committed
chore: unused style tag
1 parent a5435f1 commit d9095d0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/with-markdoc/src/pages/index.astro

-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,3 @@ const intro = await getEntryBySlug('docs', 'intro');
1616
<DocsContent entry={intro} />
1717
</main>
1818
</Layout>
19-
20-
<style is:global>
21-
/*Copied from docs.astro*/
22-
</style>

0 commit comments

Comments
 (0)