Skip to content

Commit 05a976d

Browse files
committed
remove outdated reference to tailwind.config.js
1 parent 99d7910 commit 05a976d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,7 @@ $ mix tailwind.install
165165

166166
This command installs Tailwind and updates your `assets/css/app.css`
167167
and `assets/js/app.js` with the necessary changes to start using Tailwind
168-
right away. It also generates a default configuration file called
169-
`assets/tailwind.config.js` for you. This is the file we referenced
170-
when we configured `tailwind` in `config/config.exs`. See
171-
`mix help tailwind.install` to learn more.
168+
right away. See `mix help tailwind.install` to learn more.
172169

173170
## Updating from Tailwind v3 to v4
174171

0 commit comments

Comments
 (0)