You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been noticing that there are some css properties missing in Sutil, for example align-items, place-self etc.
I wonder if this is done on purpose? Is Sutil trying to limit the CSS api, push the developers towards certain approaches, while not exposing the others?
If not, then then adding missing CSS properties to Sutil is something I'd gladly investigate and implement.
The text was updated successfully, but these errors were encountered:
I think it's because Feliz.Engine needs updating. Sutil is definitely not trying to limit the API. Thank you again for your interest and offer to help.
I've been noticing that there are some css properties missing in Sutil, for example
align-items
,place-self
etc.I wonder if this is done on purpose? Is Sutil trying to limit the CSS api, push the developers towards certain approaches, while not exposing the others?
If not, then then adding missing CSS properties to Sutil is something I'd gladly investigate and implement.
The text was updated successfully, but these errors were encountered: