pls
All checks were successful
Ascently - Docs Deploy / build-and-push (push) Successful in 3m58s

This commit is contained in:
2026-01-10 02:03:24 -07:00
parent 1a85dab6ae
commit d97a5f36ea
2 changed files with 35 additions and 0 deletions

View File

@@ -55,4 +55,8 @@ export default defineConfig({
adapter: node({
mode: "standalone",
}),
build: {
inlineStylesheets: "always",
},
});