js-dossier icon indicating copy to clipboard operation
js-dossier copied to clipboard

Use local or externally hosted Material icons

Open schmidtk opened this issue 9 years ago • 0 comments

js-dossier uses hard-coded URL's to request Material icons and associated CSS from fonts.googleapis.com. This causes documentation to display poorly when viewed offline, or when hosted on an isolated network.

It would be helpful if the Material icon fonts/css could be included in the compiled documentation, or if a URL could be provided for icons hosted outside the Google CDN.

Documentation for self-hosting Material icons can be found here: http://google.github.io/material-design-icons/#setup-method-2-self-hosting

schmidtk avatar Nov 16 '16 16:11 schmidtk