Skip to main content

Starwind UI v3.0 is now available! Migration guide

Installation

Usage

---
import { Spinner } from "@/components/starwind/spinner";
---
<Spinner />

Custom Size

Custom Color

In Button

API Reference

Changelog

View version history v1.1.1 4 releases

v1.1.1

  • Removed the conflicting SVG mode prop from the Astro and React public prop contracts so fresh Astro projects type-check cleanly.

v1.1.0

  • Added contract-generated Astro and React implementations while preserving the component’s existing public API and styling.

v1.0.2

  • Refactor tailwind variants functions into separate variants.ts file

v1.0.0

  • Initial release with starwind v1.10.0