• Lemminary@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    6 hours ago

    That’s a common misconception by people who never used it. The truth is you need to know CSS to use Tailwind. Just because it simplifies styling doesn’t mean it simplifies the underlying technology.

    • Pup Biru@aussie.zone
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      4
      ·
      5 hours ago

      you need to know css to use tailwind because it’s basically style= on everything: it’s css with extra steps

      • Lemminary@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        3 hours ago

        Well, it’s className on everything ;) And yes, it’s literally CSS utility classes with an extra installation step that you only do once