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

fix: astro config

parent ff286709
No related branches found
No related tags found
No related merge requests found
Pipeline #9782 passed
......@@ -8,9 +8,6 @@ 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