Merge "Allow overriding the header styles from typography refresh"

This commit is contained in:
jenkins-bot
2014-04-16 09:31:17 +00:00
committed by Gerrit Code Review

View File

@@ -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.