Update README.md

This commit is contained in:
Taylor Bryant 2017-11-23 13:48:14 -06:00 committed by GitHub
parent 8fcc6aff35
commit a1add20f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ A starter kit for using [Tailwind](https://tailwindcss.com) (v0.2.2) with [Jekyl
* `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.
Need your CSS in the <head>? Check out the [internal style version](https://github.com/taylorbryant/tailwind-jekyll-internal) of this starter kit.