Style your email views with Tailwind CSS using Maizzle

Поделиться
HTML-код
  • Опубликовано: 2 апр 2024
  • In this video, we’ll see how to integrate Maizzle into a Laravel project and seemlessly design all the email views using Tailwind.
    Creating HTML emails is still a pain, even in 2024. But what if you could use your favourite Tailwind CSS itself to style your mail views and stay in your comfort zone? With Maizzle you can do exactly that.
    Want to master Tailwind CSS and learn about some hidden gems? You'd love my eBook and video course "Level up with Tailwind CSS". Check it out here - shrutibalasa.gumroad.com/l/le...
    Use the discount code "THIRUS10" to get a special 10% discount.
    Follow me on Twitter / X - / shrutibalasa
  • НаукаНаука

Комментарии • 32

  • @bballantyne3
    @bballantyne3 4 дня назад +1

    Thank you so much for this. Extremely helpful

    • @Thirus
      @Thirus  3 дня назад

      Glad to know that :)

  • @CodeWithZeee
    @CodeWithZeee 19 дней назад +1

    Thanks, great video!

    • @Thirus
      @Thirus  17 дней назад

      You’re welcome!

  • @NeilCorke
    @NeilCorke 2 месяца назад +2

    Thank you. This looks excellent!

    • @Thirus
      @Thirus  2 месяца назад

      You’re welcome!

  • @oketafred
    @oketafred 2 месяца назад +2

    Awesome video 👏

    • @Thirus
      @Thirus  2 месяца назад

      Thank you!

  • @paul7973
    @paul7973 2 месяца назад +1

    Really great, easy to follow and well explained tutorial - great job @thirus

    • @Thirus
      @Thirus  2 месяца назад

      Thank you Paul!

  • @mailmeyys
    @mailmeyys 2 месяца назад +1

    Thanks a ton Shruthi. As usual, you are amazing. We all know till 8:10. From then on it is totally new. Thanks once again for this video

    • @Thirus
      @Thirus  2 месяца назад

      Glad to hear that 😊

  • @saeediqbal5956
    @saeediqbal5956 2 месяца назад +1

    First viewer of the video 😅. After a long time. Thanks for sharing such valuable content.

    • @Thirus
      @Thirus  2 месяца назад +1

      Super quick comment 😀 Hope you like the video

    • @jdlien81
      @jdlien81 2 месяца назад +1

      Really nice overview, thank you!
      PS, it sounded like you were saying ampersand (&) when you said ampersat (@) a couple of times. Calling it an “at sign” may be more common and well-understood :)

    • @Thirus
      @Thirus  2 месяца назад +1

      Oh damn! I never meant to say ampersat. Totally confused the the name 😅

  • @anjanesh
    @anjanesh 2 месяца назад +2

    What if I wanted to just use this tool Maizzle as a standalone and create TailWindCSS based templates to copy-paste into Brevo / MailChimp / Madmimi etc ?

    • @Thirus
      @Thirus  2 месяца назад +1

      You can absolutely do that. It’s actually a standalone framework.

  • @user-sf9zk7tk7x
    @user-sf9zk7tk7x Месяц назад

    Lovely, Thank you!
    Any tips on handling Dark mode on iOS/Android?

    • @Thirus
      @Thirus  Месяц назад

      Sorry no idea

  • @lostinthenarrativve
    @lostinthenarrativve 2 месяца назад +1

    sup shruti how you doing, do I need to learn php before laravel ? I know a tiny bit of MERN but nothing about OOP, PHP, or SQL databases. thanks.

    • @Thirus
      @Thirus  2 месяца назад

      Yes, it’s good to learn the basics of PHP (latest version), object oriented concepts and database before jumping into Laravel. If you directly start learning Laravel, you’ll struggle later because of the gaps.

  • @scuraluis
    @scuraluis 2 месяца назад +1

    I should still not use grid/flex even with Mizzle right? If I use GRID that doesn't translate to a all compataible-email-client plain CSS? Like I should still stick with the CSS email patterns?

    • @Thirus
      @Thirus  2 месяца назад +1

      Right, you still cannot use grid or flex. Need to use email compatible stuff only.

  • @FaizanAnwerAli
    @FaizanAnwerAli 2 месяца назад +1

    I wish it had more components like react-email

    • @Thirus
      @Thirus  2 месяца назад +1

      I think the creator is coming up with something pretty soon

  • @alhassan5631
    @alhassan5631 Месяц назад +1

    Can I send the email design made by maizzle to my clients by code instead of using laravel emails?

    • @Thirus
      @Thirus  Месяц назад

      Yes, exactly.

    • @alhassan5631
      @alhassan5631 Месяц назад

      @@Thirus
      How can I use it?
      Can you make a video explains how to send emails designed by maizzle?