05-01-2026 - Andrés Cruz
CSS I'll show you a package that lets you modify your website's typography with Tailwind using @tailwindcss/typography, so you don't have to worry about manually defining text spacing and sizes.
20-12-2025 - Andrés Cruz
CSS We will see the two ways to enable dark mode, through the tailwind.config file and by selection using the dark class and I'll show you a few simple steps to use dark mode in Tailwind 4 and also in Laravel Livewire.
21-01-2026 - Andrés Cruz
Django We will incorporate Tailwind CSS into the Django framework using a package that allows us to create a Node project natively as if it were a Laravel project.