JSFiddle - React, Tailwind, and code Playground

by Girisha Chennura

HTML

<!--
vi ~/.gitconfig
git config --list                                                                                                                                                                       

user.name=Girish
[email protected]
color.branch=true
color.diff=true
color.status=true
color.status.added=green
color.status.changed=cyan
color.status.untracked=magenta

-->