Hacker News new | ask | show | jobs
by beezlewax 196 days ago
You CAN target ids in svgs though? And apply fill etc by css
1 comments

Not in all situations. I'm pretty sure I can't do it when the SVG file is applied as a background image.
Yeah of course, you must embed it as content. So use <object> or <svg> directly.