Open kylpo opened 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]?
cornerRadius
borderRadius
z-order
z-index
Browse https://storybook.js.org/showcase for other toolkits + design systems. Particularly interested in layout primitives like Box.
Box
Components should fill all space available? Notes on maintaining an internal React component library | Gabe's blog
cornerRadius
instead ofborderRadius
?z-order
instead ofz-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