An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.quark.builders

Builders that allow for Quark fluent chaining of Shadcn and Tailwind classes
https://github.com/soenneker/soenneker.quark.builders

builder builders csharp dotnet fluent quark quarkbuilders shadcn tailwind util

Last synced: 22 days ago
JSON representation

Builders that allow for Quark fluent chaining of Shadcn and Tailwind classes

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.quark.builders.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.quark.builders/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.quark.builders/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.quark.builders/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.quark.builders.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.quark.builders/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Quark.Builders
### Builders that allow for Quark fluent chaining of Shadcn and Tailwind classes

## Installation

```
dotnet add package Soenneker.Quark.Builders
```