mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 18:30:35 +01:00
docs(nuxt.config): highlight mdc
This commit is contained in:
@@ -41,7 +41,8 @@ export default defineNuxtConfig({
|
|||||||
content: {
|
content: {
|
||||||
highlight: {
|
highlight: {
|
||||||
langs: [
|
langs: [
|
||||||
'postcss'
|
'postcss',
|
||||||
|
'mdc'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
sources: {
|
sources: {
|
||||||
|
|||||||
Reference in New Issue
Block a user