Closed mrleblanc101 closed 3 years ago
Hi, Is it possible to support SVGO for ?inline query ? We use SVGO plugin to remove fill from our icons so we can style them using CSS. Currently the plugin turn off svgo support options: { svgo: false }, but it should be configurable.
options: { svgo: false },
Hi, Is it possible to support SVGO for ?inline query ? We use SVGO plugin to remove fill from our icons so we can style them using CSS. Currently the plugin turn off svgo support
options: { svgo: false },
but it should be configurable.