Skip to content
Snippets Groups Projects
Commit ff286709 authored by Moritz Stückler's avatar Moritz Stückler :cowboy:
Browse files

fix: astro config

parent 06709c1e
No related branches found
No related tags found
No related merge requests found
Pipeline #9780 passed
......@@ -8,6 +8,9 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
base: "/",
build: {
format: "file"
},
integrations: [
react(),
tailwind(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment