Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize CSS data URI #524

Merged
merged 6 commits into from
Sep 13, 2019
Merged

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Feb 21, 2019

data URIs in CSS are unnecessarily long. This pull request optimizes them.
I visually verified that the resultant CSS is not corrupted.

Because the optimization doesn't keep the original bits, the original images are saved in graphics/.

@AirQuick AirQuick added this to the v1.5.0 milestone Sep 8, 2019
@AirQuick AirQuick merged commit 42648a1 into xspec:master Sep 13, 2019
@AirQuick AirQuick deleted the optimize-css-data-uri branch September 13, 2019 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant