JSFiddle - React, Tailwind, and code Playground
by BinaryAcid
HTML
<script src="http://cdn.dev.skype.com/uri/skype-uri.js"></script>
<div id="genSkypeCall_01">
</div>
JavaScript
Skype.ui({
name: "call",
element: "genSkypeCall_01",
participants: ["justice.conder"],
imageSize: 32,
imageColor: "skype"
});