pretty big refactoring
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"daisyui": "^3.1.6",
|
||||
"mdsvex": "^0.11.0",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss-load-config": "^4.0.1",
|
||||
"svelte": "^4.0.5",
|
||||
@ -25,5 +26,8 @@
|
||||
"typescript": "^5.0.0",
|
||||
"vite": "^4.4.2"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"marked": "^9.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user