• Lemminary
    link
    fedilink
    811 days 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
      link
      fedilink
      English
      -111 days ago

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

      • Lemminary
        link
        fedilink
        211 days 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