kkinder / puepy

Python+Webassembly Frontend Framework via PyScript
https://puepy.dev
Apache License 2.0
193 stars 8 forks source link

Programmatic CSS Classes #59

Closed kkinder closed 2 weeks ago

kkinder commented 2 weeks ago

We want to add programmatic CSS classes, where you can define classes in Python and use them in components.

Discussed in https://github.com/kkinder/puepy/discussions/58

kkinder commented 2 weeks ago

Done in #60