Merge pull request #78 from HurricaneInteractive/patch-1

Added JustREM
This commit is contained in:
wellá
2019-06-20 11:24:15 +02:00
committed by GitHub

View File

@@ -168,6 +168,11 @@
"title": "CSS Animation", "title": "CSS Animation",
"desc": "CSS animation articles, tips and tutorials. Level Up Your CSS Animation Skills.", "desc": "CSS animation articles, tips and tutorials. Level Up Your CSS Animation Skills.",
"url": "https://cssanimation.rocks/" "url": "https://cssanimation.rocks/"
},
{
"title": "JustREM",
"desc": "Easily and quickly convert pixel values into rem values.",
"url": "https://justrem.xyz/"
} }
] ]
}, },