Hi!
Is there any way to export or convert a JSON file into CSS?
Some WordPress themes do not support any of the Lottie plugins or integrations, especially when it needs to put an animated SVG as a background (e.g. Uncode theme).
Using CSS, it could be made a class to use as a background on any part of the site.
Furthermore, I found an SVG library where it can download .svg animated files (not JSON). So I guess there is a way to convert JSON files to SVG, but I haven't found it yet.
Thanks!