From 9cd459466e4eb4c3a4730004ad9b819cdd3e77a2 Mon Sep 17 00:00:00 2001 From: jmfrancois Date: Fri, 29 Sep 2023 09:58:15 +0200 Subject: [PATCH] fix: styles and demo page --- .github/workflows/before-surge.sh | 2 +- .surge/index.html | 2 +- .../src/components/Statuses/Status.module.scss | 1 - .../storybook-docs/src/components/Statuses/Statuses.tsx | 8 ++++---- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/workflows/before-surge.sh b/.github/workflows/before-surge.sh index cc0fc83ab3..e13db83916 100755 --- a/.github/workflows/before-surge.sh +++ b/.github/workflows/before-surge.sh @@ -5,7 +5,7 @@ rm -rf .static mkdir .static mkdir .static/cmf mkdir .static/containers -mkdir .static/design-docs +mkdir .static/design-system mkdir .static/faceted-search mkdir .static/theme mkdir .static/storybook-one diff --git a/.surge/index.html b/.surge/index.html index aa08fe3dae..42a079b356 100644 --- a/.surge/index.html +++ b/.surge/index.html @@ -7,7 +7,7 @@ - +