Same as 1.0.5, but compatible with latest IntelliJ
- KeyFrame rules in < style> tag will now be converted to Compose for Web StyleSheets
- font-face rules will be converted to KotlinJS code
- CSS style rules and media rules in < style> tag will now be converted to Compose for Web StyleSheets
- All generated Code will be wrapped inside a Composable called GeneratedComposable()
- < title> will be converted to KotlinJS document.title=XZY
- initial release