dylanirlbeck / tailwind-ppx

A Reason/OCaml Pre-Processor eXtension (PPX) that validates your Tailwind classes at compile-time.
MIT License
152 stars 15 forks source link

Use current version of esy in CI #128

Open dylanirlbeck opened 4 years ago

dylanirlbeck commented 4 years ago

Per Manas's comment, we should be able to do use the latest version of esy in CI but enforce that rewritePrefix is true.

cc @tatchi