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