From 263950b5f154492233bf2269555f630022f08814 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Mon, 7 Mar 2022 00:00:10 -0600 Subject: [PATCH] import format to be consistent --- web-svelte/svelte.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {