JSFiddle - React, Tailwind, and code Playground
by dwaddell
HTML
<script src="https://code.jquery.com/jquery-3.0.0.js"></script>
JavaScript
var sVar = "#1234"
console.log(sVar);
by dwaddell
<script src="https://code.jquery.com/jquery-3.0.0.js"></script>
var sVar = "#1234"
console.log(sVar);