skip to Main Content

Css – Why isn't the theme changing

Description: I've implemented a theme switching button in my React application to toggle between light and dark themes. However, I'm encountering an issue where clicking the button doesn't result in the theme changing as expected. Here's the relevant code snippet…

VIEW QUESTION

Css – Tailwind Justify fail

I tried using Justify on my tailwind flex but it isnt working I tried refreshing the page, deleting browser history then refresh, try all of the flex (the justify, justify items, align, align items, etc) <main class="flex-grow text-slate-900 font-kadwa bg-stone-200">…

VIEW QUESTION
Back To Top
Search