phthhieu / re-tailwind

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

Unexpected token '{' at html{line-height #16

Open adilmas13 opened 4 years ago

adilmas13 commented 4 years ago

Atter adding [%bs.raw {|require("tailwindcss/dist/tailwind.min.css")|}]; to our index.re, we get an error unexpected token '{'. Followed the installation steps as per the github readme Any idea about this ??

phthhieu commented 4 years ago

@adilmas13 Could you give me the detail of error? Or code example that I can run from my computer would be the best?