TVke / react-native-tailwindcss

A react-native style system based on TailwindCSS
https://tvke.github.io/react-native-tailwindcss/
MIT License
565 stars 34 forks source link

Tailwind 1.2? #28

Closed mattkoch614 closed 4 years ago

mattkoch614 commented 4 years ago

@TVke - Does this work with Tailwind 1.2? I am running into a few things when I try this with a tailwind.config.js file generated using 1.2:

image

TVke commented 4 years ago

Hi @mattkoch614

Breakpoints are not supported in ‘react-native-tailwindcss’ as discussed in #25. I will release a 1.2 version of this package soon when I see the time but breakpoints are not my priority right now.

Plugins are not translated at this moment as this is really cumbersome to implement in comparison to the benefits. I also don’t miss it so also not a priority right now.

I would accept PR’s for these features.

Greetings Thomas

mattkoch614 commented 4 years ago

@TVke - OK, this makes sense. Thank you! For now I will remove this from the tailwind config.