docs: update

This commit is contained in:
Benjamin Canac
2022-02-18 16:35:47 +01:00
parent 7980e7f691
commit ba15aed671
2 changed files with 5 additions and 5 deletions

View File

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