tailwind-ppx
tailwind-ppx copied to clipboard
set rewritePrefix to true
Close #128. Let's see if CI passes
@ManasJayanth Any idea what might go wrong here?
Couple of things
-
The postinstall.js isn't identical to the one esy creates on running the release command. On Windows, it was incorrectly trying set the env variable
-
The path where node_modules is installed is too deep - possible to configure the project root to shallower?