Open iyerusad opened 5 years ago
@iyerusad Did you manage to solve your problem?
I dont think so, CSS is not my strong skill.
Looking over the code looks like just stayed with static SVG file.
Vue.use(VueLazyload, {
preLoad: 1.3,
loading: "/static/loading.svg",
attempt: 1
});
Is there a way to use a CSS animation instead of a gif or svg?
I tried this with no luck:
main.scss