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

use svg for progress#513

Merged
dannycoates merged 1 commit intomasterfrom
svg-progress
Aug 14, 2017
Merged

use svg for progress#513
dannycoates merged 1 commit intomasterfrom
svg-progress

Conversation

@dannycoates
Copy link
Copy Markdown
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
Copy Markdown
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