- 追加された行はこの色です。
- 削除された行はこの色です。
- Autoprefixer へ行く。
[[CSS#framework]]
- https://github.com/postcss/autoprefixer
- https://twitter.com/autoprefixer
- https://autoprefixer.github.io/
>
npm install --global postcss-cli autoprefixer
>
postcss *.css --use autoprefixer -d build/