Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/zoboui.git 
README Markdown
Copy this to your project's README.md
## Installation
Add **ZoboUI** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/zoboui.git
```
[](https://www.pkglnk.dev/pkg/zoboui)Dependencies (1)
README

ZoboUI is a USS utility class framework for creating maintainable user interfaces with Unity's UI Toolkit.
Get Started
Official website →
How to install →
Learn more about utility classes →
Features
- Tailored for Unity, working within the nuances of UI Toolkit.
- Drop-in design system with pre-built classes for quick styling.
- Seamless integration with existing Unity projects.
- Utility classes that provide both style and function.
- Customizable and extendable to fit your project's aesthetics.
- Developer and artist-friendly, enabling more collaboration and iteration.
Quick Start
After installing ZoboUI and generating a USS file, you can add the generated classes to your UI Toolkit elements:
<ui:Button class="bg-red-500 hover_bg-blue-300" text="Click Me!"/>
Support
Join the ZoboUI Discord for support and to engage with the community.
Acknowledgments
Inspiration for ZoboUI came from several sources:
- Tailwind CSS for the utility-first design approach.
- Chakra UI for design patterns and components.
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In