Lobos / react-ui

A collection of components for React, base on bootstrap 4.0.
http://lobos.github.io/react-ui/
MIT License
1.63k stars 302 forks source link

打算使用,但是不知道和bootstrap4.0的关系,在依赖文件中没看到任何bootstrap啊。 #85

Closed fangaofeng closed 7 years ago

fangaofeng commented 7 years ago

看起来很不错,我是新手。自适应的功能是否保存了?

Lobos commented 7 years ago

style的架构是基于bootstrap 4.0的,不过组件大部分都是重写的,这样体积比bootstrap小一些。 属性是基于rem的,responsive的话有个Grid组件,可以直接用。