Commit b49ca76
committed
Optimize SVGs with SVGO at precision 1
Optimizes all SVGs except doodles.svg using a two-pass SVGO pipeline:
applies transforms into path coordinates, converts inline styles to
presentation attributes, removes no-op stroke-miterlimit, and hoists
shared attributes to a parent <g>.
https://claude.ai/code/session_015hrf4GT7DfsMffPm7jZvVc1 parent 53366e2 commit b49ca76
10 files changed
Lines changed: 10 additions & 740 deletions
Loading
Loading
Loading
Loading
Loading
0 commit comments