Currently, when using v-json-editor together with tailwind < 2, the tailwind spin animation is replaced by the spin animation from v-json-editor, or to be more specific, from the animation defined by the json-editor dependency. I already renamed the spin animation in json-editor and a new version 9.4.0 has been released with the fix. Could you consume this version to avoid the collissions?
Here's the (already merged) PR:
josdejong/jsoneditor#1333
And the fix has been published in this version:
https://github.com/josdejong/jsoneditor/releases/tag/v9.4.2
Currently, when using
v-json-editortogether withtailwind < 2, the tailwindspinanimation is replaced by thespinanimation fromv-json-editor, or to be more specific, from the animation defined by thejson-editordependency. I already renamed thespinanimation injson-editorand a new version9.4.0has been released with the fix. Could you consume this version to avoid the collissions?Here's the (already merged) PR:
josdejong/jsoneditor#1333
And the fix has been published in this version:
https://github.com/josdejong/jsoneditor/releases/tag/v9.4.2