Closed
Description
Bug, feature request, or proposal:
Proposal
What is the expected behavior?
I think it's nice CDK docs tells "You can include prebuilt CSS via @import "~@angular/cdk/overlay-prebuilt.css";
" like https://material.angular.io/guide/theming#using-a-pre-built-theme
When I first started CDK, I didn't know the prebuilt CSS files and I was confused about my Overlay container positioning did not work.