andywer / andywer/postcss-debug
Better install instructions
Open
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
You current instructions is good. But we could do better :).
People will use your tool, then they have some problem in existed build tool. So, they already use some tool: grunt-postcss, gulp-postcss, postcss-loader or postcss-cli.
You should give a install instructions in this way:
### `postcss-cli`
1. If you have `postcss-cli`
2. Install postcss-debug
3. Replace `postcss-cli` to `postcss-debug` in you scrips.
### `gulp-postcss`
1. If you use Gulp with `gulp-postcss`
2. …
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.