arco-design / arco-design-mobile

React mobile UI components library based on Arco Design
https://arco.design/mobile/react/arco-design/pc/#/
MIT License
397 stars 76 forks source link

Classname prefix 'arco-' is same as Arco Web would not conflict ? #14

Closed pwcong closed 1 year ago

pwcong commented 2 years ago

Basic Info

TinaPeach commented 2 years ago

Usually Arco Mobile & Arco PC would not be used at the same time. If so, you can use ContextProvider and change the prefixCls property, and change the less variable prefix through modifyVars in less options.