feat(ui): Typography V2

This commit is contained in:
Brian McGee
2025-05-29 17:13:41 +01:00
parent 7f436d1a8b
commit 8997f61ef8
26 changed files with 1366 additions and 320 deletions

View File

@@ -1,6 +1,7 @@
import type { Preview } from "@kachurun/storybook-solid";
import "@/src/components/v2/index.css";
import "./preview.css";
export const preview: Preview = {
tags: ["autodocs"],