@raid-ui/system
v0.20.0
Published
Combined system props for @raid-ui components
Downloads
51
Maintainers
Readme
@raid-ui/system
Styled system functions for @raid-ui
Part of React-kit.
- [x] common
- [x] layout
- [x] depth
- [x] size
- [x] typography
- [x] withMedia
See the styled system reference table for underlying css values
Reference Table
Common
- display
- space
- color
- background
Layout
- layout
- box-sizing
- depth (z-index and box-shadow)
Depth
- depth (z-index and box-shadow)
Size
- width
- height
- min-width
- min-height
- max-width
- max-height
Typography
- typography
- white-space
- text-decoration
- text-transform
- vertical-align
withMedia
Allows bracketed types to support media queries.