JSFiddle - React, Tailwind, and code Playground
by hunkyhari
HTML
<script src="https://code.jquery.com/jquery-1.12.2.min.js"></script>
JavaScript
console.log($('#anything').length);
by hunkyhari
<script src="https://code.jquery.com/jquery-1.12.2.min.js"></script>
console.log($('#anything').length);