mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs(nuxt.config): highlight postcss lang
This commit is contained in:
@@ -39,6 +39,11 @@ export default defineNuxtConfig({
|
||||
safelistColors: excludeColors(colors)
|
||||
},
|
||||
content: {
|
||||
highlight: {
|
||||
langs: [
|
||||
'postcss'
|
||||
]
|
||||
},
|
||||
sources: {
|
||||
dev: {
|
||||
prefix: '/dev',
|
||||
|
||||
Reference in New Issue
Block a user