An open API service indexing awesome lists of open source software.

https://github.com/aweiu/wow-flex-box

💄 一组简单实用的语义化 flex 样式类,通过它们基本可以组合出所有常见的业务布局
https://github.com/aweiu/wow-flex-box

Last synced: 3 months ago
JSON representation

💄 一组简单实用的语义化 flex 样式类,通过它们基本可以组合出所有常见的业务布局

Awesome Lists containing this project

README

        

# wow-flex-box

一组简单实用的语义化 flex 样式类,通过它们基本可以组合出所有常见的业务布局

## 安装

```
npm install wow-flex-box
```

## 使用

### JavaScript 中引入

```javascript
import "wow-flex-box";
```

### Less 中引入

```less
@import "wow-flex-box";
```

## 水平系列

![image](https://aweiu.com/documents/wow-flex-box/horizontal.png)

## 垂直系列

![image](https://aweiu.com/documents/wow-flex-box/vertical.png)

## 文档

https://aweiu.com/documents/wow-flex-box/