base-flex
Version:
重置浏览器默认的一些样式,包含 flexbox 布局,使用 scss 语法编写
38 lines (22 loc) • 1.11 kB
Markdown
# base-flex
[](https://vxhly.github.io/2016/08/flexbox-layout/) [](https://github.com/vxhly/base-flex/network) [](https://github.com/vxhly/base-flex/stargazers) [](https://npmjs.org/package/base-flex) [](https://github.com/vxhly/base-flex/blob/master/LICENSE)
> 重置浏览器默认的一些样式,包含 flexbox 布局,使用 scss 语法编写
## 参考
> <https://github.com/lzxb/flex.css>
> <https://github.com/vxhly/scss-flex>
> <https://github.com/necolas/normalize.css>
> <https://github.com/amazeui/amazeui>
## download
```
git clone https://github.com/vxhly/.git
```
### npm
```
npm install base-flex --save
```
### bower
```
bower install base-flex --save
```
## use flex
> <https://github.com/vxhly/scss-flex>