1 unstable release
0.1.0 | Jan 29, 2024 |
---|
#8 in #shorthand
39KB
921 lines
Expand CSS shorthand properties implementation for Rust
Supported Properties
- border
- border_top
- border_right
- border_bottom
- border_left
- border_width
- border_style
- border_color
- border_radius
- padding
- padding_inline
- padding_block
- margin
- margin_inline
- margin_block
- outline
- flex
- flex_flow
- text_decoration
- overflow
- gap
- place_content
- place_items
- place_self
Dependencies
~3–4.5MB
~84K SLoC