We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fa038 commit 87a90bfCopy full SHA for 87a90bf
svelte.config.js
@@ -6,7 +6,7 @@ import path from "path";
6
const config = {
7
// Consult https://github.com/sveltejs/svelte-preprocess
8
// for more information about preprocessors
9
- preprocess: preprocess({ postcss: true }),
+ preprocess: preprocess(),
10
11
kit: {
12
adapter: adapter(),
0 commit comments