Skip to content

Commit 31d0730

Browse files
committed
Bundle the icons in the storybook website
1 parent bdc3145 commit 31d0730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/getStory.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import type { ArgType } from "@storybook/addons";
44
import { symToStr } from "tsafe/symToStr";
55
import { id } from "tsafe/id";
66
import "../dist/dsfr/dsfr.css";
7+
import "../dist/dsfr/utility/icons/icons.min.css";
78
import { startDsfrReact, useIsDark, DsfrLangProvider } from "../dist";
89

910
startDsfrReact({

0 commit comments

Comments
 (0)