feat(ui): prep V2

Preparation for rebuilding the UI with V2 components.
This commit is contained in:
Brian McGee
2025-07-08 11:31:18 +01:00
parent de664fbf17
commit 0d487d19f5
117 changed files with 158 additions and 3785 deletions

View File

@@ -1,6 +1,5 @@
import type { Preview } from "@kachurun/storybook-solid-vite";
import "@/src/components/v2/index.css";
import "../src/index.css";
import "./preview.css";