This line throws an error when running yarn rw setup tailwind in any directory other than root.
https://github.com/redwoodjs/redwood/blob/db6593e479be88bf4264ef976ce24277e4068ddb/packages/cli/src/commands/setup/tailwind/tailwind.js#L160
I would have assumed that the CLI should be able to handle path errors gracefully.
Maybe this command was just missed?
This line throws an error when running
yarn rw setup tailwindin any directory other than root.https://github.com/redwoodjs/redwood/blob/db6593e479be88bf4264ef976ce24277e4068ddb/packages/cli/src/commands/setup/tailwind/tailwind.js#L160
I would have assumed that the CLI should be able to handle path errors gracefully.
Maybe this command was just missed?