add new resources

This commit is contained in:
Lauren
2019-10-06 22:28:54 +09:00
parent 8cbd2a19e3
commit fd206d8776
2 changed files with 18 additions and 0 deletions

View File

@@ -133,6 +133,12 @@
"desc": "Learn CSS box-model by interractively changing the values.",
"url": "https://codepen.io/carolineartz/full/ogVXZj",
"tags": ["visual tool", "educational", "beginner"]
},
{
"title": "Bennett Feely clip-path maker",
"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": []
}
]
}