FilipePfluck / PlucoUI

1 stars 0 forks source link

[Skeleton] - Improve DX and UX #9

Open FilipePfluck opened 9 months ago

FilipePfluck commented 9 months ago

Change the colors so it has high contrast both on app bg and card bg, in light and dark mode

Investigate further how should I design the skeleton component: learn more about the React Suspense and implement it in the Skeleton component find a way to automatically adjust the size of the component to fit the actual content as closely as possible

create a typography component that uses the skeleton component by default, and automatically adjust the size of the skeleton according to font size and line height.