accudio’s avataraccudio’s Twitter Archive—№ 5,523

  1. A reminder that UC Browser is around 1% of global browser usage and you may need to support it! Things it doesn't support to watch out for: - logical properties - padding-inline-start etc - optional chaining - object?.property - CSS maths functions - max, min, clamp - CSS :is()
    1. …in reply to @Accudio
      I don't mind the CSS so much, as long as it works it doesn't need to look perfect. It is a big reason why I don't think optional chaining is production-ready yet. Just diagnosed a bug where all JS failed thanks to a single use of it.