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

Optimise and extract SVGs #20

Open
frm opened this issue Mar 25, 2021 · 0 comments
Open

Optimise and extract SVGs #20

frm opened this issue Mar 25, 2021 · 0 comments

Comments

@frm
Copy link
Contributor

frm commented Mar 25, 2021

The SVGs aren't optimised and they're inlined. So this is actually a two step problem:

  1. We could probably add a small SVGPreprocessor (doesn't even need to save the content to file) and it should allow us to call include/2 on those.
  2. While we're at it, run optim on those.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant