unovue / inspira-ui

Build beautiful website using Vue & Nuxt.
https://inspira-ui.com
MIT License
658 stars 17 forks source link

Text Generate Effect - Clean code to let component use project setup instead of overiding them #22

Closed nathan-de-pachtere closed 4 days ago

nathan-de-pachtere commented 5 days ago

Remove useless div and tailwind classes : let developer setup tailwind classes and design on their project.

<TextGenerateEffect
words="This is just an example"
class="opacity-80 font-bold text-xl" />