From 29d20d0a5af66623c03a4ce0f2fdb9c566299bf2 Mon Sep 17 00:00:00 2001 From: Taylor Bryant Date: Sat, 25 Jan 2020 12:36:27 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e094ec..6de14a6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A starter kit for using [Tailwind](https://tailwindcss.com) with [Jekyll](https: * A Gulpfile that does the following: * Compiles Tailwind - * Strips out unused CSS using [Purgecss](http://www.purgecss.com/) + * Strips out unused CSS using [PurgeCSS](http://www.purgecss.com/) * Runs [Autoprefixer](https://github.com/postcss/autoprefixer) * Minifies your CSS * Compiles Jekyll