mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-24 00:48:48 +03:00
Updated styles build config
This commit is contained in:
@@ -11,6 +11,9 @@ export default defineConfig({
|
|||||||
imageService: "compile",
|
imageService: "compile",
|
||||||
}),
|
}),
|
||||||
integrations: [icon(), sitemap()],
|
integrations: [icon(), sitemap()],
|
||||||
|
build: {
|
||||||
|
inlineStylesheets: "always",
|
||||||
|
},
|
||||||
markdown: {
|
markdown: {
|
||||||
remarkPlugins: [remarkReadingTime],
|
remarkPlugins: [remarkReadingTime],
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user