Box Shadows Handpicked Box-Shadows for Developers and Designers
All the Box-Shadows are loaded in a single file : shadows.js in the src directory.
[1] Go to file shadows.js
[2] Click on Edit 🖉
[3] Copy below code and Edit all three keys (notice comma at the end)
{
"name": "NAME-HERE",
"shadow": "BOX-SHADOW-CSS-HERE",
"border": "BORDER-CSS-HERE"
},
[4] Paste it at the End of array in shadows.js -- just before ]
[5] Fill the Input to Propose new Changes EX: Added Spotify login box-shadow then Proceed the Submit Pull-Request
Before contributing to this project please read the ISSUE and then start to contribute for that issue.
GitHub repository URLs will reference both the username associated with the owner of the repository, as well as the repository name.
Now that our new branch is created, we can switch to make sure that we are working on that branch by using the git checkout command:
Note: Another way of creating a branch and switching to it is by using the command line shorthand git checkout -b new-branch
. This will create a new branch and switch to it.
Now navigate to your forked repository, and press the “New pull request” button on your left-hand side of the page.
LICENSE: MIT
Thanks goes to these wonderful people:
oskar-kupski-elpassion 🎨 |
Sandesh Naik 🎨 |
Rich 🎨 |
Brian Barrow 🎨 |
Kyle Wetton 💻 |
Sabiha Shaik 💻 |
Hunter Hartline 🎨 |
Lawrence 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!