ShahedPHP's avatar

Dark & Light Theme

My website uses Laravel Inertia Vue. I have two files. One for each theme.

Home-Light.vue Home-Dark.vue

How would I make it apply to users default theme?

0 likes
1 reply
RemiM's avatar

Why do you have two files?

Here are the official documentation that could help you to implement the logic if you are using Tailwind CSS.

Please or to participate in this conversation.