From cee0879bbc7bb51753eae3a9ee357982194dac41 Mon Sep 17 00:00:00 2001 From: Romain Crestey Date: Sun, 16 Jul 2023 09:20:19 +0200 Subject: [PATCH] docs: remove compiler duplicate paragraph --- documentation/docs/04-compiler-and-api/01-svelte-compiler.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/documentation/docs/04-compiler-and-api/01-svelte-compiler.md b/documentation/docs/04-compiler-and-api/01-svelte-compiler.md index f1365e55eccc..a66ee4713654 100644 --- a/documentation/docs/04-compiler-and-api/01-svelte-compiler.md +++ b/documentation/docs/04-compiler-and-api/01-svelte-compiler.md @@ -125,8 +125,6 @@ const { code } = await preprocess( ); ``` -The `script` and `style` functions receive the contents of `