I found this great article that talks about how to improve the look and design of mails using Tailwind CSS. I found it great and useful because it can be used in your upcoming projects and gives you a lot of powerful formatting in your email submissions
https://ralphjsmit.com/laravel-emails-tailwind-css
- Create a new e-mail template and use Tailwind CSS
- Create a special
mail.css
file with Tailwind CSS - Create a Blade-component with the base layout
- Inline Laravel e-mail CSS with the CSS inliner
These are the main points in the article. I hope you benefit from the article and share your knowledge with others. Enjoy.
Top comments (0)