Kevin's code not working on my PC

Hi, I've exported the files from codepen (https://codepen.io/kevinpowell/pen/xbGeNQy/ef22ccea0c2d257ae1a748f5fd4646da?editors=0010) and extracted the zip on my computer. The problem is the theme won't change. The page displays with the 'light' style from CSS (my system is dark) but nothing happens when I change from the dropdown. I expected it to just work so any ideas would be greatly appreciated.
8 Replies
Mannix
Mannix•3w ago
are you on firefox?
StainingLamb272
StainingLamb272OP•3w ago
yes
Mannix
Mannix•3w ago
there is your problem 🙂
StainingLamb272
StainingLamb272OP•3w ago
so it is, Thanks Any idea why? does seem strange. I though it was a good browser??
Mannix
Mannix•3w ago
the browser doesn't support @container style() and view-transition yet it is good browser just lack in some areas when it comes to css features
StainingLamb272
StainingLamb272OP•3w ago
Learn something new every day 🙂 Tks again & Have a nice day!
Mannix
Mannix•3w ago
:thumbup:
Kingpin
Kingpin•3w ago
Firefox usually falls behind whenever new css stuff gets released.

Did you find this page helpful?