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

Add rounded buttons utility class #36

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

marcwieland95
Copy link
Contributor

This is used for the "add" button which opens a lightbox
@marcwieland95 marcwieland95 self-assigned this Jul 20, 2024
Comment on lines +142 to +146
.whatwedo-crud-button--rounded {
@extend .whatwedo-utility-button;
@apply rounded-full p-1;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: That really would be another case that goes into the Tailwind configuration. But at this point, everything seems to go away from the Tailwind principles so I guess, that is a higher order discussion to have later.

Copy link

@renestalder renestalder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcwieland95 marcwieland95 merged commit fff3a5f into develop Jul 23, 2024
0 of 7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants