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

Implement the `-path` flag in the PPX #2

Closed dylanirlbeck closed 4 years ago

dylanirlbeck commented 4 years ago

See the README and the graphql-ppx schema example here: https://github.com/reasonml-community/graphql_ppx#-schema

I'm going to bucket this issue into programmatically getting a user's tailwind.css file, which will complete the MVP of this ppx.