tanem / react-svg

:art: A React component that injects SVG into the DOM.

Home Page:https://npm.im/react-svg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styling in scss

rosariomeyer opened this issue · comments

Hi! I'm trying to do some styling with ::before and ::after in scss and I cannot seem to display it in the graph.
Basically I need to add a cross in a rect element.

If I do it outside my component it works perfectly, but somehow not inside my component.
any suggestion?

thanks!

Hey @rosariomeyer, any chance you can provide a code sample I can look at? Can fork the basic usage example for that.

Closing this due to inactivity, but feel free to add a comment if you'd like it reopened 🙏