Update README.md

This commit is contained in:
Taylor Bryant 2017-11-21 21:28:56 -06:00 committed by GitHub
parent d9cbd077cb
commit 38f099637e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.