-
🤔🤔#CSS question: Let’s say I want to target a browser (like Safari 13) that does NOT support a certain selector. Is there a way to do that if that browser also doesn’t support the selector function for @supports? Or do I need to use JS for that, like in the good old days? 😅
- …in reply to @m_ott
-
…in reply to @m_ott
But in the case of Safari, both @supports selector() and :where() are only supported since version 14, so this query doesn’t work.
m_ott’s Twitter Archive—№ 20,154