Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miguelitodev/tailwindcss-tips

🚀 Projeto GitHub para treinar TailwindCSS, inspirado na Rocketseat! Deixe sua aplicação incrível e escalável! 💻✨
https://github.com/miguelitodev/tailwindcss-tips

reactjs rocketseat tailwind-merge tailwind-variants tailwindcss tailwindcss-tests tips typescript vitejs

Last synced: about 1 month ago
JSON representation

🚀 Projeto GitHub para treinar TailwindCSS, inspirado na Rocketseat! Deixe sua aplicação incrível e escalável! 💻✨

Awesome Lists containing this project

README

        

[Leia em Português 🇧🇷](README_PT.md)

# Tailwind Tips 🚀

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.

## Used Libraries đź“š

- [Tailwind Merge](https://github.com/benface/tailwindcss-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](https://github.com/benface/tailwindcss-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](https://github.com/miguelitodev)