Skip to content

Commit 51bc2fa

Browse files
committed
Small README update
1 parent c316ad3 commit 51bc2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ composer create-project chasegiunta/craft-vue-tailwind PATH
4242
# install dependencies
4343
npm install # yarn
4444

45-
# initialize Tailwind's config file (tailwind.js)
45+
# (optional) initialize Tailwind's config file (tailwind.config.js)
4646
./node_modules/.bin/tailwind init
4747

4848
# run dev server (default runs on localhost:8080)

0 commit comments

Comments
 (0)