<!-- generated by idux-issue-helper:zh. DO NOT REMOVE --> - [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 升级到v2版本,但是不改变现在系统样式,用户无需适应,有简便的方法吗,非常感谢。 ### What does the proposed API look like? 和v1相同,可以使用v1默认的css @import '@idux/components/default.css'; @import "@idux/pro/default.css";
What problem does this feature solve?
升级到v2版本,但是不改变现在系统样式,用户无需适应,有简便的方法吗,非常感谢。
What does the proposed API look like?
和v1相同,可以使用v1默认的css
@import '@idux/components/default.css';
@import "@idux/pro/default.css";