JSFiddle - React, Tailwind, and code Playground
by cliftonyeo
CSS
/* LoVe HAte ~ pseudo classes */
a:link {}
a:visited {}
a:hover {}
a:active {} /* when user interacts with it*/
by cliftonyeo
/* LoVe HAte ~ pseudo classes */
a:link {}
a:visited {}
a:hover {}
a:active {} /* when user interacts with it*/