v2.0.28 / 2023-04-21
v2.0.28 / 2023-04-21
- The
watch
task accepts analways
argument to keep the watcher alive when stdin is closed:rails tailwindcss:watch[always]
. #262 by @GoodForOneFare
watch
task accepts an always
argument to keep the watcher alive when stdin is closed: rails tailwindcss:watch[always]
. #262 by @GoodForOneFare