Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MartinP7r opened this issue May 25, 2021 · 1 comment
Open

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

MartinP7r opened this issue May 25, 2021 · 1 comment

Comments

@MartinP7r
Copy link
Contributor

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.

@akoolarni
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants