tailwindo icon indicating copy to clipboard operation
tailwindo copied to clipboard

Extra hover:bg-* in class generated for btn-outline-*

Open MartinP7r opened this issue 4 years ago • 1 comments

Thanks for making this tool!

I think I found a small issue:

.btn-outline-primary {
	@apply text-blue-600 border-blue-600 hover:bg-blue-600 hover:text-white bg-white hover:bg-blue-600;
}

has hover:bg-blue-600 twice.

MartinP7r avatar May 25 '21 05:05 MartinP7r

I want to contribute here. How can I go ahead?

lamel0rd avatar Aug 06 '23 13:08 lamel0rd