Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahafujahamed/vanila-css-components-design

Vanila css components design is open sourcre projects that everyone can contributing for open source int many things.
https://github.com/mahafujahamed/vanila-css-components-design

contributing contributions-welcome css github github-actions open-source projects

Last synced: 1 day ago
JSON representation

Vanila css components design is open sourcre projects that everyone can contributing for open source int many things.

Awesome Lists containing this project

README

        

##Contributing to Vanilla CSS Components

Thank you for your interest in contributing to this project! Here are a few guidelines to get you started:

Fork this repository.

Create a new branch:
git checkout -b feature/new-feature.
Make your changes and commit them:
git commit -m 'Add new feature'.
Push to the branch:
git push origin feature/new-feature.

Submit a pull request with a clear description of your changes.
Please make sure to follow the Code of Conduct in all your interactions with the project.

Happy coding!!