Building a bento grid with Tailwind CSS

Поділитися
Вставка
  • Опубліковано 5 чер 2024
  • Hacking on a bento grid feature section for a new Tailwind UI marketing site template we’re working on.
  • Розваги

КОМЕНТАРІ • 15

  • @soviut303
    @soviut303 18 днів тому +1

    I was really hoping this would be a video about designing a kanban board. I've done some in the past and they're a lot trickier than they seem. I'd love to see your approach.

  • @Gigusx
    @Gigusx 20 днів тому +3

    Somebody's been working on putting the content out! 😉

    • @nasiffuad292
      @nasiffuad292 19 днів тому +1

      He is the founder of TAILWIND.css xD

  • @blessdarah1256
    @blessdarah1256 18 днів тому

    Please, Adam, what plugin are you using to pull up the tailwind colors?

  • @oscarthroedsson1410
    @oscarthroedsson1410 18 днів тому

    @26:43 for the semantic part put the h3 n p in a hgroup and the order in thr hgroup does not matter.

  • @sebin_01
    @sebin_01 19 днів тому +1

    Can I ask what is the tool ur using on 10:05? Its really helpful for beginners like me.

    • @rajshekhardev
      @rajshekhardev 19 днів тому

      Looks like Raycast with tailwind extemsion

    • @sebin_01
      @sebin_01 18 днів тому +1

      @@rajshekhardev thanks! is it only available on mac?

    • @LukeberryPi
      @LukeberryPi 18 днів тому

      @@sebin_01 yes

  • @naplesnola
    @naplesnola 20 днів тому +1

    Couldn't you have used text-[64px] to get the font size desired?

    • @sebin_01
      @sebin_01 18 днів тому +1

      im new on tailwind. IS this a native syntax for tailwind to get the exact size of a font?

    • @pulpml
      @pulpml 18 днів тому

      You should almost never use px for typography unless declaring base sizes because rem and em scales but px don't.

  • @lexicon2008
    @lexicon2008 19 днів тому +2

    Which builder are you using? Please