Hi there - I want to import an NPM package which has been developed using the `create-react-app` and CSS modules. One of the props it takes is an actual image, as in `import theImg from './some/image.png` but I am struggling to see how to import an image within reagent.
Is this possible or should I fall back to using strings and/or CSS classes? Thanks! -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/clojurescript/8baefb4d-58d0-4e19-bc9d-66cabaa0a36a%40googlegroups.com.
