Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Support missing important CSS logical properties and values #332

Open
moaali opened this issue Mar 12, 2024 · 0 comments
Open

✨ Support missing important CSS logical properties and values #332

moaali opened this issue Mar 12, 2024 · 0 comments
Labels
feature New feature

Comments

@moaali
Copy link

moaali commented Mar 12, 2024

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
@moaali moaali added the feature New feature label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant