Chronstruct / primitives

MIT License
3 stars 0 forks source link

General API and behavior considerations #110

Open kylpo opened 2 years ago

kylpo commented 2 years ago

cornerRadius instead of borderRadius? z-order instead of z-index? Others from Incomplete List of Mistakes in the Design of CSS [CSS Working Group Wiki]?

Browse https://storybook.js.org/showcase for other toolkits + design systems. Particularly interested in layout primitives like Box.

Components should fill all space available? Notes on maintaining an internal React component library | Gabe's blog

image