diff --git a/postcss/index.html b/postcss/index.html index 4b723ce..c246bbe 100644 --- a/postcss/index.html +++ b/postcss/index.html @@ -203,7 +203,7 @@
If you were using cssnext with default options, you might just need this:
$ npm uninstall cssnext [--save[-dev]]
$ npm install postcss postcss-import postcss-url postcss-cssnext postcss-browser-reporter postcss-reporter [--save[-dev]]
-With the previous lines you might thing that you are going backward by having a +
With the previous lines you might think that you are going backward by having a more complex boilerplate. But if you look carefully, you will notice that you might not be interested by some options.
Now that you have the appropriate plugins, here are some examples with some runners @@ -464,4 +464,4 @@