Skip to content

Commit e7b15e9

Browse files
committed
更新 package
1 parent ccf4d83 commit e7b15e9

File tree

5 files changed

+3978
-1387
lines changed

5 files changed

+3978
-1387
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[postcss-tools](https://github.com/webcoding/postcss-tools) 基于 [postcss-salad](https://github.com/ElemeFE/postcss-salad) 二次开发
44

5-
# Postcss-salad <img align="right" width="96" height="96" src="http://elemefe.github.io/postcss-salad/svg/logo.svg" title="salad logo" style="margin: -60px 30px 0 0;">
5+
## Postcss-salad <img align="right" width="96" height="96" src="http://elemefe.github.io/postcss-salad/svg/logo.svg" title="salad logo" style="margin: -60px 30px 0 0;">
66

77
[![Build Status][travis-img]][travis]
88
[![Version][version]](https://github.com/ElemeFE/postcss-salad/blob/master/CHANGELOG.md)
@@ -55,7 +55,7 @@
5555
}
5656
```
5757

58-
## Usage
58+
### Usage
5959

6060
- [Node](#node)
6161
- [PostCSS](#postcss)
@@ -114,6 +114,7 @@ gulp.task('css', function () {
114114
);
115115
});
116116
```
117+
117118
#### [webpack](id:webpack)
118119

119120
```js
@@ -150,7 +151,6 @@ var options = {
150151
}
151152
```
152153

153-
154154
### Plugins
155155

156156
Postcss-salad powered by the following plugins (in this order):

0 commit comments

Comments
 (0)