chore: remove unused styles

This commit is contained in:
Cory Dransfeldt 2024-01-01 15:26:34 -08:00
parent 10617a45ae
commit af136097df
No known key found for this signature in database
2 changed files with 2 additions and 10 deletions

View file

@ -81,7 +81,6 @@ export default async function (eleventyConfig) {
level: [1, 2],
permalink: markdownItAnchor.permalink.headerLink({
safariReaderFix: true,
class: 'header-anchor',
}),
})
md.use(markdownItFootnote)