material-web/demos/tabs
Brian Taylor Vann 4c462cbaab Remove crossorigin errors for preload links in Chrome.
"The resource https://fonts.googleapis.com/css?family=Material+Icons&display=block was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally."

"The resource https://fonts.googleapis.com/css?family=Roboto:300,400,500 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally."

Can reproduce locally.
Removing the cross-origin attribute removes errors.
Tested:
- Chrome
- Firefox
- Safari
2020-07-27 23:11:37 +00:00
..
index.html Remove crossorigin errors for preload links in Chrome. 2020-07-27 23:11:37 +00:00
index.js docs(demos): demos built for speed 2020-05-06 20:30:44 -07:00