A collection of well-crafted components built using TailwindCSS for your next project
Note: This project is to help the members of FreeCodeCamp Antipolo local-study group to participate on Hacktoberfest 2020, any contributions from a non-member will be ignored from the mean time.
Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.
Visit the Official Website
To contribute to this project, you must be assigned to an issue before you make a pull request. Please follow the steps below:
- Go to Issues page and comment that you want to work with that task. When you have been assigned to that issue, you can now proceed to the next step.
- Fork this repository.
- Clone the forked repository:
Replace
git clone https://github.com/**YOUR-USERNAME**/tailwind-components.git
**YOUR-USERNAME**
with your github username. - Create your own branch from the
main
branch to start working on the project:Replacegit checkout -b ***YOUR-USERNAME**
**YOUR-USERNAME**
with your github username. - Push your changes and make a pull request! 🎉
We provided some resources that you can use to create the components and add it into the documentation.
This project is licensed under MIT