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

remove unused css #5

Open
SushanGhimire opened this issue Jul 13, 2022 · 0 comments
Open

remove unused css #5

SushanGhimire opened this issue Jul 13, 2022 · 0 comments

Comments

@SushanGhimire
Copy link

class is from flex.css is causing issues on my system since the text-center is reserved class on tailwindcss I also went through your code and I found it is not being used. so it will be better for tailwindcss users if this class is removed or renamed.

.text-center {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
}

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

No branches or pull requests

1 participant