diff --git a/web-svelte/svelte.config.js b/web-svelte/svelte.config.js index 6ed3791..4d0c296 100644 --- a/web-svelte/svelte.config.js +++ b/web-svelte/svelte.config.js @@ -1,4 +1,4 @@ -import sveltePreprocess from 'svelte-preprocess' +import sveltePreprocess from "svelte-preprocess"; import * as sass from "sass"; export default {