yansenlei/VJsoneditor

Collission with tailwind `spin` class => please update `json-editor` dependency

Opened this issue · 1 comments

mdix commented

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

Of course, it will be upgrade in the next release