angular-material-theming

Angular Material Typography doesn't work properly

我的未来我决定 提交于 2019-12-11 14:59:03
问题 I am trying to create my custom theme for Angular Material but when I apply the typography some elements change its own fonts but not in all the application. For example, for links doesn't works and for grid lists elements neither(I didn't notice if it occurs with more material components). Here is my code: font.scss @import url('https://fonts.googleapis.com/css?family=Indie+Flower&display=swap'); $fontConfig: mat-typography-config( $font-family: "'Indie Flower', cursive", $display-4: mat