tailwindcss-plugin-delight

0.2.4 • Public • Published

tailwindcss-plugin-delight

Add some delightful CSS components to your Tailwind setup!

Buttons

.slide-up {
}
.slide-down {
}
.slide-left {
}
.slide-right {
}

Spinners

.spin-donut {
}
.spin-radial {
}

Use standard Tailwind utilities to modify basic styles. These components just add animated behavior.

Color are set using currentColor, so using a utility like text-red-500 would change the spinner color, for example. If you need more fine-grain control over :after and :before pseudo elements, check out tailwindcss-plugin-fancy.

Package Sidebar

Install

npm i tailwindcss-plugin-delight

Weekly Downloads

3

Version

0.2.4

License

MIT

Unpacked Size

6.67 kB

Total Files

7

Last publish

Collaborators

  • brandonpittman