Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Properly encode SVGs in CSS #35

Merged
merged 1 commit into from
Apr 26, 2016
Merged

Properly encode SVGs in CSS #35

merged 1 commit into from
Apr 26, 2016

Conversation

shawnbot
Copy link
Contributor

@shawnbot shawnbot commented Apr 26, 2016

😎 preview in Federalist

This addresses the Firefox SVG icon issue mentioned in #27, using this approach. 🍻 @noahmanger!

@shawnbot
Copy link
Contributor Author

For posterity, I just did these replacements in vim:

s/</%3C/g
s/>/%3E/g
s/#/%23/g

@noahmanger
Copy link

Nice!

@jeremiak
Copy link
Contributor

That is cool!

@jeremiak jeremiak merged commit 826107b into microsite Apr 26, 2016
@jeremiak jeremiak deleted the encode-svgs branch April 26, 2016 21:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants