Closed
Description
I'm running NixOs and due to multiple reasons I cannot install platform-native gems. However, I can install the tailwindcss executable on its own. However, this gem does not try checking PATH if the included version does not exist.
I understand that this is probably for easier maintenance and is a good idea. However, could a configuration/escape hatch be added that would allow me to point it at the tailwindcss executable? The onus would be on me to make sure the versions match up etc...
This would make it possible to use on NixOS while still keeping the niceties of the gem.