Monday, July 20, 2026
Compose ships the same theme across multiple frameworks by sharing the parts that should never diverge (the SCSS design system, the typed config, the search contract, and the content) while each framework owns only its rendering layer.
That means a design change lands everywhere at once, and each app still installs and runs on its own like a normal project.