JSFiddle - React, Tailwind, and code Playground
HTML
<link rel="stylesheet" href="http://static.branch9.test.xero.com/content/develop/xero.css">
<script src="http://static.branch9.test.xero.com/content/develop/libs.js"></script>
<script src="http://static.branch9.test.xero.com/content/develop/xero.js"></script>
JavaScript
Ext.widget({
xtype: 'container-filtercheckboxadd',
renderTo: Ext.getBody(),
store: {}
});