From 36d86883a2e0e8b93612ff1c0d36adfdc173e6b0 Mon Sep 17 00:00:00 2001 From: Joshua Date: Fri, 29 Jan 2016 15:22:54 +0800 Subject: [PATCH] Fix typo Changed thing to think --- postcss/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@

# ExamplesIf 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 @@

# is brought to you by @MoOx & some other contributors.

Note: it's cssnext, not CSSNextCredits | Edit this page \ No newline at end of file +!function(c,s,S,n,e,x,t){c.GoogleAnalyticsObject=S;c[S]||(c[S]=function(){(c[S].q=c[S].q||[]).push(arguments)});c[S].l=+new Date;x=s.createElement(n);t=s.getElementsByTagName(n)[0];x.src=e;t.parentNode.insertBefore(x,t)}(window,document,'ga','script','//www.google-analytics.com/analytics.js');ga('create','UA-55403963-1','auto');ga('send','pageview');