I am using Meteor as my backend and Polymer as the frontend. I have imported my icons but they are not showing in Chrome:
<link rel="import" href="/bower_components/paper-icon-button/paper-icon-button.html">
<link rel="import" href="/bower_components/iron-icons/iron-icons.html">
<link rel="import" href="/bower_components/iron-icon/iron-icon.html">
<link rel="import" href="/bower_components/iron-pages/iron-pages.html">
They only show in Safari and Firefox on Mac 10.10.3. Chrome version is 43.0
This does not work in Chrome:
<paper-icon-button icon="favorite"></paper-icon-button>
I have cleared all cache and restarted both server and mac but only shows in firefox and safari. Im about to reinstall this MBP as Im losing more hairs in my young age.