andywer / andywer/postcss-debug
Better install instructions
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 94
- Forks
- 7
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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. …
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.