Files
Jacek Pudysz 0922993531 fix: use absolute URL for banner image in README (#284)
* fix: use absolute URL for banner image in README

* chore: remove assets copy from build, update license year to 2026
2026-01-07 10:36:31 +01:00

2.2 KiB
Raw Permalink Blame History

uniwind


npm version npm downloads npm downloads License: MIT

Installation

bun add uniwind tailwindcss

Then follow installation guides

Documentation

Features

  • ⚛️ Outofthebox className bindings for every React Native component
  • Styles are computed at build time for maximum performance
  • 🌙 Dark mode and 🎨 fully customizable themes
  • 🧩 Pseudoclasses support — focus, active, disabled, and more
  • 📱 Responsive design with media queries
  • 🧰 Use custom CSS properties directly in React Native
  • 🔥 And much more

Contributing

Contributions are welcome!

How to contribute

  • Bug Fixes: Check our Issues for any bugs that need fixing. Make sure to ask before working on an issue.
  • New Features: If you have an idea for a new feature, please open discussion first to get feedback from the community.
  • Refactor and Improvements: If you see areas of the code that could be improved or refactored, open discussion or reach out to the maintainers before making significant changes.

Pull Request that do not follow these guidelines may be closed or not reviewed.

License

MIT