tailwindcss-plugins

0.3.0 • Public • Published

Tailwindcss Plugins

🔌🌊 Set of useful plugins for tailwindcss

Installation

npm i tailwindcss-plugins -D

If you're using Tailwind CSS version 0.x, please run npm i tailwindcss-plugins@^0.1.0 -D.

General usage

plugins: [
    require('tailwindcss-plugins/PLUGIN_NAME'),
    // ...
],

Available plugins

  • 🌈 gradients Define gradient backgrounds.
  • 📖 pagination Customizable pagination component that integrates perfectly with Laravel.
  • 🎥 animations Define CSS animations.
  • 🎞️ keyframes Define CSS keyframes.

More to come. Don't hesitate to share your ideas by opening an issue.

Package Sidebar

Install

npm i tailwindcss-plugins

Weekly Downloads

890

Version

0.3.0

License

MIT

Unpacked Size

25.4 kB

Total Files

19

Last publish

Collaborators

  • lorisleiva