Releases: TVke/react-native-tailwindcss
Releases · TVke/react-native-tailwindcss
v1.1.0
- Update TailwindCSS to 1.1.0
- Match TailwindCSS release version
v1.0.8
- Fix resolving of the custom config file
v1.0.7
- small improvements
- security updates
v1.0.5
- Update flex value handling
- Update flexGrow and flexShrink to match tailwindCSS original handling
v1.0.4
- Fix exception when no config file is present
v1.0.3
- Add
theme
as a extra accessor
- Update dependencies
v1.0.2
- Add type definition to default styles (#1)
- Fix config file resolving
- Add
tailwind
as extra option
v1.0.1
Matching tailwindcss version
1.0.0
This release integrates the new tailwindcss 1.0.0.
Small improvements to the extendability.
If you want to use the config file of a 0.* release of tailwindcss. user the 0.0.1 version.