We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
This isn't perfect, but it's a big leg up for converting a theme.
You run it via a Commandr command...
css_cleanup <themename> EmToPx
We also have...
css_cleanup <themename> DirSimplify
to remove the rtl code
Or you can do both at once...
css_cleanup <themename> EmToPx DirSimplify
I could have potentially added more. There are conditional references to config options we could unfold, active language references, Theme Wizard colour references, theme image references, and BETA_CSS_PROPERTY. But I thought these were all best as-is, removing them would be a negative.
You run it via a Commandr command...
css_cleanup <themename> EmToPx
We also have...
css_cleanup <themename> DirSimplify
to remove the rtl code
Or you can do both at once...
css_cleanup <themename> EmToPx DirSimplify
I could have potentially added more. There are conditional references to config options we could unfold, active language references, Theme Wizard colour references, theme image references, and BETA_CSS_PROPERTY. But I thought these were all best as-is, removing them would be a negative.