Level 16
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.
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?
Please or to participate in this conversation.