CSS-Is-Fun icon indicating copy to clipboard operation
CSS-Is-Fun copied to clipboard

Update the `snippets.json` file seeing the recent PRs.

Open dev-shetty opened this issue 2 years ago • 0 comments

The current snippet.json file is outdated and the snippets which were added recently are not present in it.

If the Image link is not present in the PR take one screenshot and add the relative path to the file. If the codepen link is not mentioned put empty strings.

This is the sample snippet.json file

{
	"name": "Social Login",
	"codepen-link": "https://codepen.io/pen/KKejzVy",
	"image-link": "https://github.com/Deveesh-Shetty/CSS-Is-Fun/assets/89470104/18d4af5d-459e-4b45-8c51-aa253ff88da9",
	"author": "Deveesh-Shetty"
},

dev-shetty avatar Oct 08 '23 16:10 dev-shetty