liveview-native / live_view_native_stylesheet

MIT License
12 stars 5 forks source link

Rework for sheet and rule sigils #1

Closed bcardarella closed 1 year ago

bcardarella commented 1 year ago

We can now build stylesheets with ~SHEET sigils and declare rules within functions with ~RULES sigils. Customer compilers need to support the function parsing

bcardarella commented 1 year ago

merging to prep for integration testing