Skip to content

Commit

Permalink
Preprocess config change
Browse files Browse the repository at this point in the history
  • Loading branch information
xzippyzachx committed Apr 18, 2024
1 parent 21614cc commit 843046f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ const config = {
extensions:['.svelte','.md'],

preprocess: [
vitePreprocess({}),
sveltePreprocess({ postcss: true }),
mdsvex({
extensions:['.md'],

})
]
};
Expand Down

0 comments on commit 843046f

Please sign in to comment.