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

https://github.com/future-team/eagle-styles


https://github.com/future-team/eagle-styles

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# eagle-styles
一套完整的UI样式库,提供了简洁风格的布局和组件样式。
搭配React UI组件库eagle-ui使用: [https://github.com/future-team/eagle-ui](https://github.com/future-team/eagle-ui)

## Install
```
$ npm install eagle-styles --save
```

## Usage

```
// Global


// ES6
import 'eagle-styles/less/eagle-styles.less';

// Less
@import 'eagle-styles/less/eagle-styles.less';
```

## Command

```
$ npm run build
```

## Repair

`version 0.1.2` 新增dialog.prompt样式