@enwindui/enwind
v0.8.1
Published
> _enwind_: v. to wind in or about
Readme
enwind
enwind: v. to wind in or about
A simple design system written for use in my personal projects. I had a set of Tailwind components I was copy/pasting between projects that needed consolidating. I had a few hours to myself on a flight, so I whipped up this library.
Usage
npm install @enwindui/enwindImport the plugin in your Tailwind css file:
@import "tailwindcss";
@import "@enwindui/enwind";