JSFiddle - React, Tailwind, and code Playground

by Jayson Buquia

HTML

<svg class="lines" viewBox="0 0 100 50">
	
</svg>

SCSS

svg {
	background-color: #ffa;
}