generated from nhcarrigan/template
feat: update policies, use new font, spell check (finally) (#44)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/44 Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com> Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
@ -63,7 +63,8 @@ export default defineConfig({
|
||||
}
|
||||
],
|
||||
customCss: [
|
||||
"./src/styles/style.css"
|
||||
"./src/styles/style.css",
|
||||
"./src/fonts/font-face.css"
|
||||
]
|
||||
})]
|
||||
});
|
||||
|
Reference in New Issue
Block a user