benjamincanac / ui3

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
54 stars 8 forks source link

Uniformize default sizes to `md` #63

Closed benjamincanac closed 5 months ago

benjamincanac commented 5 months ago

Description

The default size for each component should be md. For most components we'll have xs, sm, md, lg and xl sizes. The visual default won't change as sizes will be shifted from left to right (sm -> md, md -> lg, etc.).