Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

use svg for progress #513

Merged
merged 1 commit into from
Aug 14, 2017
Merged

use svg for progress #513

merged 1 commit into from
Aug 14, 2017

Conversation

dannycoates
Copy link
Contributor

This trims about 22kB from the bundles

<!-- progress bar here -->
<div class="progress-bar" id="dl-progress">
<div class="progress-bar">
<svg id="progress" width="166" height="166" viewPort="0 0 166 166" version="1.1">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be factored into another template but I'm considering a different template approach in general atm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant