From 6df609d7ce5b27342c33d3595d3a5a631d4a47c2 Mon Sep 17 00:00:00 2001 From: rayelliott Date: Sun, 22 Mar 2020 22:20:01 +0000 Subject: [PATCH] update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e87b371..44b3d99 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Setup to use [PostCSS](http://postcss.org/), [Tailwind CSS](https://tailwindcss. This project is released under the [MIT license](LICENSE). Please make sure you understand its implications and guarantees. +## Todo + +* Incorporate [PurgeCSS](https://purgecss.com) into build process. + ## Usage ### :exclamation: Prerequisites