JSFiddle - React, Tailwind, and code Playground
by swoogie
HTML
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
JavaScript
"protocol": {
"all": {
"src": {
"pathname": ["js", "bk-coretag.js"]
}
},
"http": {
"src": {
"origin": "http://tags.bkrtx.com"
}
},
"https": {
"src": {
"origin": "https://tags.bkrtx.com"
}
}
},
"postBuild": {
"multi": "(function(e){var t=document.createElement('iframe');t.width=t.height=t.frameBorder=0;t.name='__bkframe';t.src='javscript:void(0)';$(document.body).append(t);_.chain(e.c).reject(_.isUndefined).each(function(e){bk_addPageCtx(e[0],e[1])});bk_doJSTag(e.s,e.p)})({c: ##BLUEKAI_PAGE_CONTEXTS##,s: ##BLUEKAI_SITE_ID##,p: ##BLUEKAI_PIXEL_LIMIT##});"
}