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

refactor: Update boostrap breakpoints and use them for u-hide-for-mobile #2778

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

joshlarson
Copy link
Contributor

No Asana Ticket.

We had our own custom collection of breakpoints, but Bootstrap also provides a ton of utility classes that allow us to easily make things responsive. The catch: Bootstrap's default breakpoints are different from the ones we were using.

This updates Skate's bootstrap-breakpoint variable to use our previous breakpoints, and the u-hide-for-mobile utility class to use the bootstrap breakpoint instead of our home-rolled one.

@joshlarson joshlarson merged commit 3c7f95f into main Sep 9, 2024
24 checks passed
@joshlarson joshlarson deleted the jdl/refactor/update-and-use-bootstrap-breakpoints branch September 9, 2024 15:58
Copy link

github-actions bot commented Sep 9, 2024

Coverage of commit 164fc82

Summary coverage rate:
  lines......: 93.0% (3299 of 3547 lines)
  functions..: 72.5% (1360 of 1876 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

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