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

Wrap project names with underscores #3667

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

ericpgreen2
Copy link
Contributor

@ericpgreen2 ericpgreen2 commented Dec 8, 2023

Closes #3650

Tailwind's break-words does not break words with underscores. break-all does. Because break-words is more aesthetic than break-all, this PR only uses break-all for project names that have underscores.

image

@ericpgreen2 ericpgreen2 added the Type:Bug Something isn't working label Dec 8, 2023
@ericpgreen2 ericpgreen2 self-assigned this Dec 8, 2023
@ericpgreen2 ericpgreen2 merged commit 6f65124 into main Dec 8, 2023
2 checks passed
@ericpgreen2 ericpgreen2 deleted the wrap-project-names-with-underscores branch December 8, 2023 21:54
esevastyanov pushed a commit that referenced this pull request Dec 13, 2023
mindspank pushed a commit that referenced this pull request Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project names with underscores don't wrap in the project cards
2 participants