SeanJM / atom-css-clean

A plugin for Atom which sorts and aligns CSS and SASS
MIT License
20 stars 2 forks source link

Breaks when attempting to parse an inline SVG used as a data URI with inline styles #47

Open brndto opened 5 years ago

brndto commented 5 years ago
background-image : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70' style='width:100%;