We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c51dda commit f95af1aCopy full SHA for f95af1a
src/material/core/typography/_typography.scss
@@ -6,7 +6,7 @@
6
$line-height: $font-size,
7
$font-weight: 400,
8
$font-family: null,
9
- $letter-spacing: null) {
+ $letter-spacing: normal) {
10
11
@return (
12
font-size: $font-size,
0 commit comments