Merge "Allow overriding the header styles from typography refresh"
This commit is contained in:
@@ -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