Skip to content

tailwindcss-ruby does not have options for always and poll #580

@mktktmr

Description

@mktktmr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions