node-inline-assets icon indicating copy to clipboard operation
node-inline-assets copied to clipboard

Add support for inlining inline style attribute assets

Open swindex opened this issue 4 years ago • 0 comments

Needed the following style attribute to inline the background-image rule: <div style="width:50px;height:50px;border:1px solid black;background-image:url(sample1.svg)"/></div>

swindex avatar Jan 28 '21 04:01 swindex