Closed mcasper closed 3 years ago
Hi Matt, thanks for the kind words.
Yes, we should fix this.
Just wanted to let you (or anyone reading this) know you should not have to disable the breakpoint, but instead disable variants in your tailwind config via this setting: variants: []
.
Hey folks, thank you for this wonderful tool!
It looks like the (relatively) new 2xl breakpoint introduced in Tailwind 2.0 causes this library to generate invalid Elm functions: https://blog.tailwindcss.com/tailwindcss-v2#extra-wide-2-xl-breakpoint
This is easy to work around by disabling the breakpoint in your tailwind config, but just wanted to report it in case it wasn't known.