mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-09-19 11:03:52 +00:00
inline css in prod
This commit is contained in:
@@ -20,6 +20,11 @@ const config = defineConfig({
|
||||
crawlLinks: true,
|
||||
failOnError: true,
|
||||
},
|
||||
server: {
|
||||
build: {
|
||||
inlineCss: true,
|
||||
},
|
||||
},
|
||||
pages: [
|
||||
{
|
||||
path: "/callback",
|
||||
|
||||
Reference in New Issue
Block a user