mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: add remark widont extension
Idea from this article: https://eatmon.co/blog/remove-runts-markdown/
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
"react-dom": "npm:@preact/compat@^17.1.2",
|
||||
"reading-time": "^1.5.0",
|
||||
"sharp": "^0.32.1",
|
||||
"tailwindcss": "^3.3.2"
|
||||
"tailwindcss": "^3.3.2",
|
||||
"unist-util-visit": "^4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mdast": "^3.0.11",
|
||||
|
||||
Reference in New Issue
Block a user