Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailwind config #9

Closed
branikclimbs opened this issue Mar 31, 2020 · 3 comments
Closed

Tailwind config #9

branikclimbs opened this issue Mar 31, 2020 · 3 comments

Comments

@branikclimbs
Copy link

Is it possible to use tailwind config?
eg: to create custom color palette?

@branikclimbs
Copy link
Author

For anyone wondering, how to use this package with a custom color palette. You can either fork this package and change colors or you can use a package called patch-package and change generated styles in styles.json and still have an original package installed, it is not as convenient as having tailwind config but it works.

@netdesignr
Copy link

@vadimdemedes any intention to allow for Tailwind config? having the ability to extend the theme is quite crucial for custom projects.
@branislaav thanks for the suggestions but I personally don't feel like this could be a good work around for an app in production.

@vadimdemedes thank you very much for building this for us!

@vadimdemedes
Copy link
Owner

Released in 1.1.0, check out https://github.com/vadimdemedes/tailwind-rn#customization :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants