jinkin1995 / vue-json-edit

Visual JSON editor built as an vue component. Provides a basic GUI
288 stars 88 forks source link

Css is clashing with the app's css #46

Open ajayexpert opened 4 years ago

ajayexpert commented 4 years ago

Hi

i am trying to use this json editor but the thing is unable to use it because the css is clashing with app's css.

sylvainpolletvillard commented 3 years ago

Indeed, this dependency is injecting Pure CSS library v1.0.0 globally at the document level, which is likely to break the styles of the applications. This is a must fix

MerlinR commented 2 years ago

Well, im having that issue, and seeing as it's been 2 years, imma just move on. For clarification, for me it's affecting the and inputs, such as buttons, dropdown's, etc, i cannot find a way to really stop it other then adding a class to all buttons.