andywer / andywer/postcss-debug
Better install instructions
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 94
- Forks
- 7
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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. …
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.