liveview-native / live_view_native_stylesheet

MIT License
10 stars 4 forks source link

Change class/2 to class/1 #53

Closed bcardarella closed 7 months ago

bcardarella commented 7 months ago

Because we are now compiling the stylesheets at application compile-time we no longer am able to pass in any interface information to class.

Instead if a any specific stylsheet rules should exist that override another classname just create a new stylesheet and layout for that target