We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc3145 commit 31d0730Copy full SHA for 31d0730
docs/getStory.tsx
@@ -4,6 +4,7 @@ import type { ArgType } from "@storybook/addons";
4
import { symToStr } from "tsafe/symToStr";
5
import { id } from "tsafe/id";
6
import "../dist/dsfr/dsfr.css";
7
+import "../dist/dsfr/utility/icons/icons.min.css";
8
import { startDsfrReact, useIsDark, DsfrLangProvider } from "../dist";
9
10
startDsfrReact({
0 commit comments