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

[Feature Request] Create rounded classes based on breakpoints #20732

Open
simionato-mobisec opened this issue Nov 25, 2024 · 1 comment · May be fixed by #20807
Open

[Feature Request] Create rounded classes based on breakpoints #20732

simionato-mobisec opened this issue Nov 25, 2024 · 1 comment · May be fixed by #20807
Labels
good first issue A quick-win fix that would be great for new contributors sass T: feature A new feature

Comments

@simionato-mobisec
Copy link

Problem to solve

Easely allow developers to switch between rounded classes when a certain breakpoint is met.

Example with feature

<div class="rounded-lg rounded-md-xl"></div>

Proposed solution

Create rounded classes based on breakpoints. Basically what has already been done for padding classes (and other utility classes as well).

@MatthewAry
Copy link
Contributor

@MatthewAry MatthewAry added T: feature A new feature good first issue A quick-win fix that would be great for new contributors sass labels Nov 26, 2024
@David-S-22 David-S-22 linked a pull request Dec 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue A quick-win fix that would be great for new contributors sass T: feature A new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants