From 0fb0689beb5802029944fe492d808a19d2bfb64e Mon Sep 17 00:00:00 2001 From: Puru Vijay Date: Tue, 4 Apr 2023 02:22:07 +0530 Subject: [PATCH] Update content --- .../04-compiler-and-api/01-svelte-compiler.md | 33 +++++++------------ 1 file changed, 12 insertions(+), 21 deletions(-) diff --git a/site/content/docs/04-compiler-and-api/01-svelte-compiler.md b/site/content/docs/04-compiler-and-api/01-svelte-compiler.md index 4b1c070b62..67a2075a08 100644 --- a/site/content/docs/04-compiler-and-api/01-svelte-compiler.md +++ b/site/content/docs/04-compiler-and-api/01-svelte-compiler.md @@ -235,37 +235,28 @@ const { code } = await svelte.preprocess( The `script` and `style` functions receive the contents of `