From c2def97c780f08c2d3837c576e669a3c1b788eae Mon Sep 17 00:00:00 2001 From: Jon McClure Date: Sun, 28 Aug 2022 10:16:15 +0100 Subject: [PATCH] closes #18 --- .../YourComponent/YourComponent.svelte | 6 +--- src/components/Article/Article.svelte | 6 +--- src/components/BeforeAfter/BeforeAfter.svelte | 17 ++++++----- src/components/Block/Block.svelte | 1 + src/components/BodyText/BodyText.svelte | 1 + .../DatawrapperChart/DatawrapperChart.svelte | 1 + .../FeaturePhoto/FeaturePhoto.svelte | 1 + .../GraphicBlock/GraphicBlock.svelte | 1 + src/components/Headline/Headline.svelte | 1 + src/components/NoteText/NoteText.svelte | 1 + src/components/PhotoPack/PhotoPack.svelte | 1 + src/components/PymChild/PymChild.svelte | 1 + src/components/ReutersLogo/ReutersLogo.svelte | 1 + src/components/SEO/SEO.svelte | 1 + src/components/Scroller/Scroller.svelte | 29 ++++++++++--------- src/components/SiteFooter/SiteFooter.svelte | 1 + src/components/SiteHeader/SiteHeader.svelte | 1 + src/components/Spinner/Spinner.svelte | 1 + src/components/Theme/Theme.svelte | 1 + src/components/Video/Video.svelte | 13 +++++---- src/components/Visible/Visible.svelte | 5 ++-- 21 files changed, 51 insertions(+), 40 deletions(-) diff --git a/bin/newComponent/template/YourComponent/YourComponent.svelte b/bin/newComponent/template/YourComponent/YourComponent.svelte index 5c78fc25..84337bc2 100644 --- a/bin/newComponent/template/YourComponent/YourComponent.svelte +++ b/bin/newComponent/template/YourComponent/YourComponent.svelte @@ -1,8 +1,4 @@ - +