sudoku.coach
sudoku.coach
KPCKevin Powell - Community
Created by Kevin Powell on 5/26/2025 in #help
style queries - have any questions or use cases?
Never heard of it. I'm now looking at a couple of examples now, and it seems that style queries make it incredibly difficult to grasp what a simple change might cascade into. When you change a class, you just full text search for that class name and you have a somewhat complete list of code places a change might influence. With style queries, you have no idea what a simple change of colours might influence in other places, and how those other places, again, influence some other style queries, and so on. For a quick hack this is probably very cool, but I'd be a bit cautious plastering my css files with it.
19 replies
KPCKevin Powell - Community
Created by sudoku.coach on 5/24/2025 in #help
flex behaving differently in Firefox / Chrome
Thank you so much for your help! I wouldn't have expected it to be a known issue because I didn't find anything. The second approach works very well. (Couldn't test in safari yet so fingers crossed.) I never would have thought of changing writing-modes to work around this Firefox issue, so thanks a lot!
4 replies