Merge "Disable the extra font loading for paper-styles"
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
// Disable extra font load from paper-styles
|
||||
window.polymerSkipLoadingFontRoboto = true;
|
||||
|
||||
Polymer({
|
||||
is: 'gr-app-p2',
|
||||
});
|
||||
|
Reference in New Issue
Block a user