daneden / daneden/Toast

Feature request: add more breakpoints

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
2k
Forks
253
PR merge metrics
No merged PRs in 30d

Description

I was just thinking that mobile @480px and tablet @700px are quite limited nowadays.
Is there any way to modify the existing code so I can have 5 breakpoints for example?
Mobile @320px
Tablet @640px
Desktop @1024px
Lg-desktop @1920px
Xl-desktop @2560px

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing @480px and @700px breakpoint definitions in the responsive grid code and inspect how those values control the layout. Done means the grid supports the five requested breakpoints—320px, 640px, 1024px, 1920px, and 2560px—without breaking the existing responsive behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.