master-co / css

The CSS Language and Framework
https://css.master.co
MIT License
1.82k stars 41 forks source link

✨ Support missing important CSS logical properties and values #332

Open moaali opened 8 months ago

moaali commented 8 months ago

Description

Some of the most used props (Borders, Radius and Positioning) are missing, here is a link for the full list https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values

border-inline-*          ->  bis:1px|solid|gray bie:solid bi:gray
border-start-*-radius    ->  rss:6x rse:10
border-end-*-radius      ->  res:0px ree:1rem
inset-inline-*           ->  start:10x end:1rem