i want all my texts turn black when light mode and all my texts turn white in dark mode how can i make it globally because my icons are changing color if i do *
In my app.vue
i have nuxtpage inside layout tags
in my layout page i have basic html with slot tag
and i called layout "auth"
how can i make my indexes to slide animation
for example i did this but didn't worked