andywer / andywer/postcss-debug
Better install instructions
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 94
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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. …
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.