svgo_wrapper 0.0.4
This gem wraps the SVG image optimization tool by Kir Belevich (svgo). It supports enabling and disabling specific cleanup plugins before optimizing the image data.
Gemfile:
=
install:
=
Runtime Dependencies (1):
open4
~> 1.3.4