This repository serves as a record of the class on tips and tricks for using Tailwind CSS efficiently. During the class, some useful libraries were explored to extend the functionalities of Tailwind CSS.
Tailwind Merge: The Tailwind Merge library offers a convenient way to merge Tailwind CSS classes directly into HTML, making it easier to create specific styles without the need to modify separate CSS files.
Tailwind Variants: The Tailwind Variants library is an extension of Tailwind CSS that allows you to add custom variants flexibly, making it easy to define specific styles for different states and interactions.
Made with ❤️ by Miguel Riquelme