Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #245 from richardevcom/patch-1
Browse files Browse the repository at this point in the history
Add SVG to CSS Base64 background-image tool to CSS resources.
  • Loading branch information
lostdesign authored Sep 22, 2020
2 parents e429e17 + 7f514b5 commit a338f74
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/css.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@
"desc": "This CSS clip-path maker helps you understand the clip-path property and all the cool things you can do with it.",
"url": "https://bennettfeely.com/clippy/",
"tags": ["interactive", "visual", "shapes"]
},
{
"title": "SVG to CSS Base64 background-image",
"desc": "This tool will convert your SVG code to CSS background-image compatible Base64 image.",
"url": "https://yoksel.github.io/url-encoder/",
"tags": ["convert", "generator", "icons"]
}
]
}

1 comment on commit a338f74

@vercel
Copy link

@vercel vercel bot commented on a338f74 Sep 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/webgems/settings/billing

Please sign in to comment.