Merge pull request #248 from webgems/dev

dev -> master
This commit is contained in:
wellá
2020-10-02 11:08:16 +02:00
committed by GitHub
4 changed files with 744 additions and 500 deletions
+6
View File
@@ -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"]
}
]
}