Skip to content

Commit 467155a

Browse files
authored
Update README.md
1 parent f046d67 commit 467155a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# craft-vue-tailwind
22

3-
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.
3+
Fork of [craft-vue](https://github.com/chasegiunta/craft-vue) template that integrates the Tailwind CSS utility framework & removes unused CSS with Purgecss.
44

55
## What's Included
66

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

2929
``` bash
3030
# create & install project
31-
composer create-project chasegiunta/craft-vue PATH -s RC
31+
composer create-project chasegiunta/craft-vue-tailwind PATH -s RC
3232

3333
# run Craft's setup command
3434

0 commit comments

Comments
 (0)