docs: update

This commit is contained in:
Benjamin Canac
2022-02-18 11:58:52 +01:00
parent f1a830f7a6
commit fc50834448
4 changed files with 18 additions and 34 deletions

View File

@@ -12,7 +12,10 @@ export default defineNuxtConfig({
],
link: [
{ rel: 'stylesheet', href: 'https://rsms.me/inter/inter.css' }
]
],
htmlAttrs: {
class: 'bg-white dark:bg-black'
}
},
buildModules: [
module