jinkin1995 / vue-json-edit

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

How to modify the CSS files? #47

Closed agwatic closed 3 years ago

agwatic commented 3 years ago

I'm trying to modify the less files to redesign the UI but it gets me the same look. Should I do another step after modifying the less files?

jinkin1995 commented 3 years ago

you can write a new css in your project to cover the styles for this component.