-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cdk]: overlay styles unavailable #7173
Comments
@willshowell Good point. That should be something very important for CDK standalone usage. |
Yep, I forgot. @devversion could you take this? I probably won't have time this week. |
@jelbourn Sure, I should be able to implement it similar as for the material package. Do we want to have multiple SCSS files for the different secondary entry-points? e.g.
|
@devversion for anything w/ styles, we want a partial (e.g., |
Also worth mentioning that we don't want to call the concrete file |
See: #7204 |
closing via #7204 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
Request (for tracking purposes)
Context
#6100
Other
While it looks like all of a11y is re-exported in the material bundle,
cdk-a11y()
doesn't seem to be a part of the cdkhttps://github.com/angular/material2/blob/master/src/lib/core/a11y/_a11y.scss
cc @devversion
The text was updated successfully, but these errors were encountered: