/windicss-image-hover-animation

Beautiful image hover animation inside a flex layout system using WindiCSS/TailwindCSS

Primary LanguageHTML

Image Hover Animation in Flex Layout

This is an example of how to create beautiful image hover animation inside a flex layout system using TailwindCSS/WindiCSS

To start the demo

git clone https://github.com/hasinhayder/windicss-image-hover-animation.git
cd windicss-image-hover-animation
yarn
yarn dev

Build

Run the following command and then take everything from the dist directory :)

yarn build