Skip to content

fix: update breakpoint management to use custom breakpoints #8

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

hitomihiumi
Copy link
Contributor

I discovered that in the current implementation, it is not possible to use your own breakpoints, as they are hard-coded in the SCSS file. This fix allows you to overwrite variables and make it work as intended.

@hitomihiumi
Copy link
Contributor Author

Here is a video showing how custom breakpoints work.

Screen.Recording.2025-08-08.001357.mp4

@hitomihiumi hitomihiumi changed the title fix: update breakpoint management to use CSS custom properties fix: update breakpoint management to use custom breakpoints Aug 8, 2025
@hitomihiumi
Copy link
Contributor Author

@lorant-one I added some optimization. It still needs to be checked, although everything works fine for me. The build is going smoothly.

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.

1 participant