Skip to content

remove unused css #5

@SushanGhimire

Description

@SushanGhimire

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;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions