JSFiddle - React, Tailwind, and code Playground

by nikita_turing

HTML

<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css">
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script>
<body>
    
    <div id="wg_container">
        <div
    </div>
    
</body>

CSS

/*This will have all the widget css*/


#wg_container{}
#wg_header{}
#wg_content{}

JavaScript

/*WELCOME THE THE WIDGET FACTORY!*/