web: bundle exec -- rails server --port "${RAILS_PORT:-7500}"css: bundle exec -- rails tailwindcss:watch
web: bundle exec -- rails server --port "${RAILS_PORT:-7500}"
css: bundle exec -- rails tailwindcss:watch