Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! 💻✨
- Host: GitHub
- URL: https://github.com/miguelitodev/tailwindcss-tips
- Owner: miguelitodev
- Created: 2024-02-27T23:37:40.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-28T01:24:21.000Z (12 months ago)
- Last Synced: 2025-01-10T16:58:49.862Z (about 1 month ago)
- Topics: reactjs, rocketseat, tailwind-merge, tailwind-variants, tailwindcss, tailwindcss-tests, tips, typescript, vitejs
- Language: TypeScript
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)