postcss-conic-gradient
postcss-conic-gradient copied to clipboard
Support SVG Data URI
Since http://leaverou.github.io/conic-gradient/ supports SVG, it'd be great if this plugin supported an inline SVG data uri, too.
Ah... I see this was considered and closed: https://github.com/jonathantneal/postcss-conic-gradient/issues/4
..still, would be nice as an option; with potential number of arcs configurable, if possible. Some use cases don't need near perfection...
Could this be done now that we have things like puppeteer?