Update copy to reflect Purgecss update

This commit is contained in:
Taylor Bryant 2018-02-08 23:17:13 -06:00 committed by GitHub
parent 6fbad8ad7d
commit 559f2372ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ A starter kit for using [Tailwind](https://tailwindcss.com) (v0.4.1) with [Jekyl
* A Gulp file with a default task that does the following:
* Builds Tailwind
* Strips out unused CSS using [Purgecss](http://www.purgecss.com/)
* Runs [Autoprefixer](https://github.com/postcss/autoprefixer)
* Minifies your CSS
* Builds Jekyll