Files
openfoodnetwork/app/views/components/_spinner.html.haml
David Cook 177445521c Move most images to asset pipeline
Webpacker still needs to know about them in order to build links.
2025-02-03 17:44:13 +11:00

3 lines
95 B
Plaintext

= cache do
%img.spinner{ src: image_path("spinning-circles.svg"), style: "max-width: 100%" }