Popovics András 641c382711 [ADF-1846] Fix IE11, add material typography, remove design lite (#2570)
* IE11 vertical centering fix

* Material design way of typography

* Remove material design lite from demo shell
2017-10-31 10:10:00 +00:00

7 lines
126 B
SCSS

@import '~@angular/material/theming';
@import './colors';
@import './variables';
@import './mixins';
@import './typography';