This commit is contained in:
2026-04-12 18:54:59 +07:00
parent 28e866a64e
commit ec3d400e8a
71 changed files with 7888 additions and 333 deletions

View File

@@ -0,0 +1,64 @@
# Design System
Auto-generated from Google Stitch export.
## Colors
- `bg-slate-50`
- `border-slate-200`
- `text-slate-900`
- `text-slate-500`
- `text-slate-600`
- `bg-slate-100`
- `bg-blue-100`
- `text-blue-700`
- `text-slate-400`
- `border-slate-100`
- `border-l-4`
## Typography
- `text-lg`
- `font-bold`
- `text-xs`
- `font-medium`
- `font-semibold`
- `text-sm`
- `text-5xl`
- `text-4xl`
- `font-extrabold`
- `text-xl`
## Spacing
- `p-0`
- `p-4`
- `gap-2`
- `gap-1`
- `gap-3`
- `gap-4`
- `p-1`
- `gap-6`
- `p-8`
- `space-y-8`
- `gap-8`
- `space-y-6`
- `space-y-2`
- `p-2`
- `space-y-4`
## Components
- `<aside>`
- `<nav>`
- `<main>`
- `<header>`
- `<input>`
- `<button>`
- `<section>`
## Notes
- Generated by Google Stitch AI
- Tailwind CSS utility classes used throughout
- Review and customize colors/typography for brand alignment