Hi!
I'm just starting to use beans and I am super impressed! Coming from Genesis where I am often adding actions too early or too late, using the id system you've created is a breeze in comparison. Thank you!
But now I've run into a problem I can't sort out on my own.
I am using the UIKit data-uk-svg
attribute to create inline svgs from my images. It all works great in development mode, but as soon as I turn that off, my images all revert to using the img
tag.
I'm not sure where to start troubleshooting this.
Thanks! Laura