feat: make markdown work
dear lord
This commit is contained in:
@@ -7,11 +7,14 @@
|
||||
"preview": "nuxt preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/content": "^2.0.1",
|
||||
"@nuxt/content": "npm:@nuxt/content-edge@latest",
|
||||
"@nuxtjs/color-mode": "^3.1.4",
|
||||
"@nuxtjs/sitemap": "^2.4.0",
|
||||
"@nuxtjs/tailwindcss": "^5.3.0",
|
||||
"nuxt": "3.0.0-rc.6",
|
||||
"@tailwindcss/typography": "^0.5.2",
|
||||
"nuxt": "npm:nuxt3@latest",
|
||||
"sitemap": "^7.1.1",
|
||||
"typescript": "^4.7.4",
|
||||
"vite-svg-loader": "^3.4.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user