v0.3.2
Changes
- Classless (template-only) components now correctly collect co-located CSS/JS assets without requiring a Python class
- Components are auto-discovered via lazy import of co-located Python modules — no explicit import required to populate the registry
- Fixed CI test failure caused by
PlainTextconflicting with the<plaintext>raw-text HTML element