bianira-ui/README.md
2026-05-06 15:40:00 +00:00

315 B

bianira-ui

A small collection of Tailwind CSS utility extensions: soft glow focus rings, rounded edge presets, and a handful of layout helpers for component libraries.

Install

npm install bianira-ui

Usage

Add the plugin to your tailwind.config.js:

plugins: [require('bianira-ui')]