Style Components
Style Components is a library for styling game objects in Unity, providing developers with a streamlined approach to managing visual properties and appearances. It integrates with Tri Inspector to enhance the editor workflow, enabling efficient style management and consistency across your project. Requires Tri Inspector as a dependency.
com.codewriter.stylecomponents 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/stylecomponents.git README Markdown
Copy this to your project's README.md
## Installation
Add **Style Components** 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/stylecomponents.git
```
[](https://www.pkglnk.dev/pkg/stylecomponents)Dependencies (3)
README
Style Components

Library for styling game objects in Unity
No comments yet. Be the first!