There is a problem with Angular components out of the box: Components have the CSS display property set to inline implicitly by default. There now is a way around this.
Category
There is a problem with Angular components out of the box: Components have the CSS display property set to inline implicitly by default. There now is a way around this.