JSFiddle - React, Tailwind, and code Playground
by f1sherman
HTML
<div id="reach_prototype"></div>
CSS
#reach_prototype {height: 400px;}
JavaScript
(function(){
window._reach = window._reach || [];
window._reach.push({
container: 'reach_prototype',
domain: 'https://sc-prototype.socialcast.com/',
token: '3cfd6fd8be701ceafde91ef4085594782cbd2a2b',
autogrow: false,
iframeMaxHeight: '600px'
});
var e=document.createElement('script'); e.type='text/javascript'; e.async = true;
e.src= document.location.protocol + '//sc-prototype.socialcast.com/services/reach/extension.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s);
})();