immutable-styles 是一个开源的library,可以方便我们开发强壮以及可预测的web 界面,不用担心其他css 的影响
特性
- 编译时错误提示
- 防止css 覆盖
- 分离破坏点
- 严格继承
- 重复属性捕获
- 不可变混入
- 使用jsx 编写
参考资料
https://github.com/callum-hart/immutable-styles
https://callum-hart.gitbook.io/immutable-styles/motivation
原文地址:https://www.cnblogs.com/rongfengliang/p/10364114.html
时间: 2024-10-17 23:59:16