• Taco@lemmy.zip
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    But my beloved Netscape! How will I possibly learn a new browser? I’m too old to learn!

    • toastal
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Once you get used to CSS variables + grid + :has(), you realize you don’t want to support older browser as you don’t need all these bloated CSS frameworks. I’m the sweating superhero meme over whether I should build with <table>s for maximal support, or keeping the code small, maintainable, but only works in the latest stuff (but usually end at the latter).