Changelog
4.0.6 2019-09-21
Changelog
4.0.0 2019-08-04
sx
prop for theme-based stylescss
prop for un-themed, raw CSS valuessx
or css
propssx
prop in MDX documentsrebass/styled-components
instead.Box
, Flex
, Text
, Heading
, Link
, Button
, Image
, and Card
are no longer supported. Use variants instead.@rebass/grid
package has been renamed (back to) reflexbox
fontWeight
is now set to heading
. Add styles to theme.fontWeights
to customize the heading
font weight.sx
prop instead.
border
, borderColor
, borderWidth
, borderStyle
, borderRadius
, borderTop
, borderRight
, borderBottom
, borderLeft
, borderX
, borderY
sx
prop instead.
border
, borderColor
, borderWidth
, borderStyle
, borderRadius
, borderTop
, borderRight
, borderBottom
, borderLeft
, borderX
, borderY
theme.variants.link
to customize link styles.sx
prop instead.
border
, borderColor
, borderWidth
, borderStyle
, borderRadius
, borderTop
, borderRight
, borderBottom
, borderLeft
, borderX
, borderY
, boxShadow
, textShadow
, background
, backgroundImage
, backgroundSize
, backgroundPosition
, backgroundRepeat
,