May 30, 2021
I am wondering how consistent look-n-feel can be achieved across those micro-frontends with the proof-of-concept code just hardcoding styles / having its own CSS each? I know, it's against the idea that micro-frontends are in theory independent, but in practice there is no such thing: uniform look-n-feel is expected, and modification of theming/styling should not require touching code in all participating micro-frontends.