#css #properties #shorthand #border #flex #padding #outline

bin+lib style-expand-shorthand

为 Rust 实现的 CSS 简写属性展开

1 个不稳定版本

0.1.0 2024年1月29日

#6 in #shorthand

MIT/Apache

39KB
921

为 Rust 实现的 CSS 简写属性展开

支持的属性

  • 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

依赖项

~3–4.5MB
~86K SLoC