JSFiddle - React, Tailwind, and code Playground

by Lalji Tadhani

HTML

<html>
	<head>
		<link rel="stylesheet" href="//cdn.quilljs.com/1.3.6/quill.snow.css" />
	</head>
	<body>
		<p>
			<span class="ql-size-large ql-editor">Hello, dear friends!</span>
		</p>
		<p>
		<br /></p><p>I am glad to see ALL of you <span style="background-color:rgb( 230 , 0 , 0 )">today</span> here!</p><p><br /></p>
	</body>
</html>