Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mahafujahamed/vanila-css-components-design
- Owner: mahafujahamed
- Created: 2023-08-09T16:46:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T20:36:02.000Z (8 months ago)
- Last Synced: 2024-03-15T21:47:51.818Z (8 months ago)
- Topics: contributing, contributions-welcome, css, github, github-actions, open-source, projects
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!