Beautifully UI components built with Tailwind CSS For Svelte, React, Vue.
Tailify is a UI component library that is built with Tailwind CSS for Svelte, React, and Vue. It offers beautifully designed UI components with easy integration into various frameworks. The first beta version of Tailify is set to be published in March.
To install Tailify, follow these steps:
npm install tailwindcss
npm install tailify
<script>
import { Button } from 'tailify'
</script>
<Button>Click me</Button>
Tailify is a UI component library that offers beautifully designed UI components built with Tailwind CSS. It provides easy integration with popular frameworks like Svelte, React, and Vue. The library includes features such as a dark mode class and automatic sorting of Tailwind CSS classes. Tailify aims to simplify the process of building visually appealing and responsive user interfaces.