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,8 +1,4 @@
{
"exclude": [
// ignore storybook stories
"**/*.stories.tsx"
],
"compilerOptions": {
"strict": true,
"target": "ESNext",