0.0.5 ā€¢ Published 2 years ago

tailwind-content-placeholder v0.0.5

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

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

  • :rainbow: gradients Define gradient backgrounds.
  • :open_book: pagination Customizable pagination component that integrates perfectly with Laravel.
  • :movie_camera: animations Define CSS animations.
  • šŸŽžļø keyframes Define CSS keyframes.

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

0.0.5

2 years ago

0.0.4

3 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago