@jeegscreator/scroll-view-animation

1.0.1 • Public • Published

Scroll/View Animation Plugin

Usage

  1. Install the package: npm i @jeegscreator/scroll-view-animation

  2. Add the plugin to your tailwind.config.js file

import scrollViewAnimationsPlugin from '@jeegscreator/scroll-view-animation'

export default {
  content: [...],
  theme: {
    extend: {
      ...
    }
  },
  plugins: [scrollViewAnimationsPlugin, ...]
}
  1. Enjoy :D

Documentation

You can learn how to use this plugin going to the documentation

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i @jeegscreator/scroll-view-animation

    Weekly Downloads

    2

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    7.02 kB

    Total Files

    9

    Last publish

    Collaborators

    • jeegs