Skip to content

Releases: chrisboakes/postcss-encode-background-svgs

Updated REGEX for quote marks

16 Mar 14:49
Compare
Choose a tag to compare

Updated REGEX to take into account both double and single quote marks

Detect an optimised encoded SVG

16 Mar 10:18
Compare
Choose a tag to compare

Updated encoded REGEX detection to take into account an already optimised encoded SVG

Valid input SVG

21 Feb 11:24
adaf5dc
Compare
Choose a tag to compare
Merge pull request #3 from chrisboakes/bug-correct-typo

Ensured input SVG is valid

Fixed quotation bug

08 Dec 20:11
Compare
Choose a tag to compare

Encoded single quotation marks need to be wrapped in a double quote mark or else invalid.