JSFiddle - React, Tailwind, and code Playground
HTML
<body>
<h1>Hi!</h1>
<p>bye!</p>
</body>
<!--
=== exact match;
|| or;
!= not;
&& and;
!_ not;
% remainder (10%3 => 1)
"foo" + "bar" = "foobar"
-->
<body>
<h1>Hi!</h1>
<p>bye!</p>
</body>
<!--
=== exact match;
|| or;
!= not;
&& and;
!_ not;
% remainder (10%3 => 1)
"foo" + "bar" = "foobar"
-->