Back writing in my website.

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    3 hours ago

    The fact that CSS only supports multiline comments doesn’t mean multiline comments are good, it means CSS is badly designed.

    • TehPers@beehaw.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 hours ago

      It means neither of those, actually, just that CSS supports only multiline comments.

      Multiline comments remain prevalent across ecosystems though (like in JS and Python). If you believe they’re bad there too, that’s fine, but the fact is that it would be an anti-pattern to go against those established standards.