liveview-native / live_view_native_stylesheet

MIT License
10 stars 4 forks source link

Ensure local components and slots express style attr #68

Closed bcardarella closed 4 months ago

bcardarella commented 4 months ago

This should fix for the following:

<Text style="aaa"/>
<.image style="bbb">
  <:success style="ccc"/>
</.image>