The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
How can i import a photo to use inside frontity in my css background-image?
I’ve been trying to get frontity to load an image as wallpaper which is in the src / Img / image.png path and I try to import it into frontity but it doesn’t recognize the path, does anyone know how to do it?
juanma3
HI @jordi.lf.cb
Welcome to the Community.
You can import images directly from your js files. Any /\.(png|jpe?g|gif|svg)$/, files are accepted