versoly / taos

A simple and small (600 bytes) library to help animate elements while scrolling using responsive Tailwind CSS JIT utility classes.
MIT License
229 stars 8 forks source link

Unable to use TAOS utilities in next.js #12

Open asad0206 opened 8 months ago

asad0206 commented 8 months ago

I am using Next..js 14 I needed to use animations from AOS library but it needed "use client" directive to be used and rendered on client side i want to render on server side hence I was trying to use TAOS but after following the installation, I tried to use but it did not work as intended

GenericNerd commented 1 week ago

@volkandkaya This would be awesome!