Skip to content

Commit

Permalink
docs: inline all stylesheets
Browse files Browse the repository at this point in the history
  • Loading branch information
GiyoMoon committed Oct 17, 2024
1 parent 88b7628 commit baff28e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,7 @@ export default defineConfig({
},
site: 'https://corvu.dev',
trailingSlash: 'always',
build: {
inlineStylesheets: 'always',
},
})

0 comments on commit baff28e

Please sign in to comment.