• w3dd1e@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 months ago

      A CSS framework that moves writing CSS into the html to make it stupidly long with annoyingly confusing class names.

      I might be biased though. I hate it.

      • skribe@piefed.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        I agree. I looked at tailwind and couldn’t believe it was so popular. It defeats the entire purpose of CSS, and returns web dev back to the early 90s. Just stupid.

          • felbane@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            3 months ago

            The chief valid complaint against Tailwind is that it effectively removes the cascading part of CSS in favor of what amounts to inline styles.