phthhieu / re-tailwind

Brings TailwindCSS https://tailwindcss.com to ReasonML
https://phthhieu.github.io/re-tailwind
MIT License
119 stars 2 forks source link

Add support for CSS grid utilites #13

Closed AodhanHayter closed 4 years ago

AodhanHayter commented 4 years ago

I noticed that tailwind has added CSS grid utilities. It would be nice to have access to those here.

You can reference the tailwind PR that adds the new utilities: tailwindcss/tailwindcss#1274

I have a draft PR created #12

phthhieu commented 4 years ago

@AodhanHayter cool. Thank you. Can’t wait for your update