fable-compiler / fable-react

Fable bindings and helpers for React and React Native
MIT License
273 stars 67 forks source link

Added JustifySelf used in Grid containers #185

Closed Luiz-Monad closed 4 years ago

Luiz-Monad commented 4 years ago

Support for CSS JustifySelf (https://developer.mozilla.org/en-US/docs/Web/CSS/justify-self)

It's still working draft, but we have JustifyContent anyway. They'll probably move the grid spec to recommendation soon.

MangelMaxime commented 4 years ago

Thank you it has been released in version 5.3.6