Skip to content

Commit 402f230

Browse files
committed
Update README.md
1 parent a84f719 commit 402f230

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
## Usage
1111

12-
- [Node](#a-Node)
13-
- [PostCSS](#a-PostCSS)
12+
- [Node](#Node)
13+
- [PostCSS](#PostCSS)
1414
- [Gulp](#Gulp)
1515
- [webpack](#webpack)
1616

@@ -20,7 +20,7 @@ Add [Postcss salad] to your build tool:
2020
npm install postcss-salad --save-dev
2121
```
2222

23-
#### [Node](id:a-Node)
23+
#### [Node](id:Node)
2424

2525
```js
2626
require('postcss-salad').process(YOUR_CSS, { /* options */ });

0 commit comments

Comments
 (0)