-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
First of all, thank you for your contributions to the rails community.
Now, your document say below, but tailwindcss-ruby
does not have options for always
and poll
.
Are these options are still valid?
bin/rails tailwindcss:watch[poll] - for systems without file system events
bin/rails tailwindcss:watch[always] - for systems without TTY (e.g., some docker containers)
# bundle exec tailwindcss --help
["/usr/local/bundle/gems/tailwindcss-ruby-4.1.10-aarch64-linux-gnu/exe/aarch64-linux-gnu/tailwindcss", "--help"]
≈ tailwindcss v4.1.10
Usage:
tailwindcss [--input input.css] [--output output.css] [--watch] [options…]
Options:
-i, --input ··········· Input file
-o, --output ·········· Output file [default: `-`]
-w, --watch ··········· Watch for changes and rebuild as needed
-m, --minify ·········· Optimize and minify the output
--optimize ········ Optimize the output without minifying
--cwd ············· The current working directory [default: `.`]
--map ············· Generate a source map [default: `false`]
-h, --help ············ Display usage information
Metadata
Metadata
Assignees
Labels
No labels