We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc007f9 commit 49575e0Copy full SHA for 49575e0
README.md
@@ -172,7 +172,7 @@ The inline version also works:
172
```
173
174
## Puma plugin
175
-We provide a Puma plugin if you want to run the Tailwind watcher together with Puma and have Puma monitor and manage it. You just need to add
+We provide a Puma plugin if you want to run the Tailwind watcher together with Puma and have Puma monitor and manage it. Add
176
```ruby
177
plugin :tailwindcss if ENV.fetch("RAILS_ENV", "development") == "development"
178
0 commit comments