Allow overriding the header styles from typography refresh
Bug: 63718 Change-Id: Ifa36c6718694158c44da09ae8eb62d31ef5fd0a0
This commit is contained in:
committed by
Santhosh
parent
2e42a2c14b
commit
8e665c5607
@@ -202,7 +202,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
return excludes;
|
return excludes;
|
||||||
}() )
|
}() ),
|
||||||
|
overridableFontFamilies: [ $( 'h1' ).css( 'font-family' ) ]
|
||||||
} );
|
} );
|
||||||
|
|
||||||
// Execute after task queue is processed so that the rendering is complete.
|
// Execute after task queue is processed so that the rendering is complete.
|
||||||
|
|||||||
Reference in New Issue
Block a user