glasswindui
v0.0.4
Published
Glasswind is a Tailwind v4-first CSS library that implements a “Liquid Glass” aesthetic using composable utilities and component classes.
Readme
glasswindui — Liquid Glass UI (alpha)
Glasswind is a Tailwind v4-first CSS library that implements a “Liquid Glass” aesthetic using composable utilities and component classes.
Status: alpha (APIs may change)
Installation
pnpm add -D glasswindui
npm i -D glasswindui
yarn add -D glasswinduiUsage (Tailwind v4)
Import Tailwind and the Glasswind stylesheet in your app's entry CSS:
@import "tailwindcss";
@import "glasswindui";That's it. Now you can use provided utilities/classes.
Quick examples
You can check out component examples at https://glasswindui.com/
License
MIT © Ali Samei
