We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c316ad3 commit 51bc2faCopy full SHA for 51bc2fa
README.md
@@ -42,7 +42,7 @@ composer create-project chasegiunta/craft-vue-tailwind PATH
42
# install dependencies
43
npm install # yarn
44
45
-# initialize Tailwind's config file (tailwind.js)
+# (optional) initialize Tailwind's config file (tailwind.config.js)
46
./node_modules/.bin/tailwind init
47
48
# run dev server (default runs on localhost:8080)
0 commit comments