andywer / andywer/postcss-debug
Better install instructions
Aperta
- Lingua principale
- JavaScript
- Stelle
- 94
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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. …
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.