Correctly load up the fonts

This commit is contained in:
garronej
2023-04-19 22:29:46 +02:00
parent ccb5d32763
commit 07032d312d
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import { Meta } from "@storybook/addon-docs";
import { useDarkMode } from "storybook-dark-mode";
import "./assets/fonts/WorkSans/font.css";
<Meta
title="Introduction"