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 Dec 3, 2024
1 parent 5aa1377 commit 617afb2
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 617afb2

Please sign in to comment.