etn-ccis/blui-doc-it

Zip fonts into one file to make them downloadable from docit

Opened this issue · 2 comments

Describe the desired behavior

Zip these font files somewhere so that they can be downloaded from docit
https://github.com/brightlayer-ui/react-native-cli-templates/tree/master/blank/fonts

Moving this to the doc-it repo.

If we want users to be able to download these files bundled in a zip file we can just do it on the front end by fetching the font files and bundling them together using something like the jszip and file-saver libraries.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.