diff --git a/docs/src/pages/index.svelte b/docs/src/pages/index.svelte index 19048b3f..d19d69c4 100644 --- a/docs/src/pages/index.svelte +++ b/docs/src/pages/index.svelte @@ -40,6 +40,12 @@ /> `; + $: cssCdnSvelteHead = ` + +`; @@ -144,10 +150,8 @@ unpkg.com .

-

- This is best suited for rapid prototyping or if your set-up does - not use a CSS loader. -

+

This is best suited for rapid prototyping.

+
HTML

@@ -155,6 +159,14 @@

+
svelte:head
+ + +

+ +

+
+