0.2.4 • Published 4 years ago

tailwindcss-plugin-delight v0.2.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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.

0.2.4

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago