From 38f099637e7a6787466b91975fb648627a2ce3cd Mon Sep 17 00:00:00 2001 From: Taylor Bryant Date: Tue, 21 Nov 2017 21:28:56 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0dc527..a527798 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,5 @@ A starter kit for using [Tailwind](https://tailwindcss.com) (v0.2.2) with [Jekyl * `bundle install` to install Ruby gems * `npm install` to install npm packages * `gulp` to run the default Gulp task + +Need to inline your CSS? Check out the [inline style version](https://github.com/taylorbryant/tailwind-jekyll-inline) of this starter kit.