jinkin1995 / vue-json-edit

Visual JSON editor built as an vue component. Provides a basic GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflicts with other icon styles

Tusko opened this issue · comments

Hey!
I use AT-UI for my app.
After installing your component it destroys my previous icon styles.
https://github.com/jinkin1995/vue-json-edit/blob/master/src/assets/styles/fontello.less#L25

Try to change your icon classes or add some prefix for it.

Thanks

Or import your styles as scoped

<style lang="less">