Skip to content
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

(josephperrott): Change $mat-xsmall and $mat-small usages to rely on BreakpointObserver, #78

Open
piascikj opened this issue Jan 23, 2018 · 0 comments
Labels

Comments

@piascikj
Copy link
Member


opened via imdone.io from a code comment on 76729133f by Joey Perrott


// TODO(josephperrott): Change $mat-xsmall and $mat-small usages to rely on BreakpointObserver,
$mat-xsmall: 'max-width: 599px';
$mat-small: 'max-width: 959px';
// TODO(crisbeto): this isn't being used anywhere within Material. keeping for backwards compat.
$mat-font-family: Roboto, 'Helvetica Neue', sans-serif !default;

@piascikj piascikj added the TODO label Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant