Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chasegiunta authored Apr 9, 2018
1 parent f046d67 commit 467155a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# craft-vue-tailwind

All the power of a Vue's webpack template & single file components tailored for a Craft CMS project. This fork integrates the Tailwind CSS utility framework & removes unused CSS with Purgecss.
Fork of [craft-vue](https://github.com/chasegiunta/craft-vue) template that integrates the Tailwind CSS utility framework & removes unused CSS with Purgecss.

## What's Included

Expand Down Expand Up @@ -28,7 +28,7 @@ You can (and should) fork this repo to create your own boilerplate

``` bash
# create & install project
composer create-project chasegiunta/craft-vue PATH -s RC
composer create-project chasegiunta/craft-vue-tailwind PATH -s RC

# run Craft's setup command

Expand Down

0 comments on commit 467155a

Please sign in to comment.