Closed
Description
As of alpha.7, applications using the components need to include the core styles in addition to individual components.
- All core styles should be consolidated into a single theme file under
@angular/material/core
. - Our getting started guide should reflect this step.
Missing these styles can manifest several odd effects, such as:
- Ripples look insane
- Overlays are not positioned correctly.