Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

docs(breakpoints): add guide for adding custom breakpoints #609

@CaerusKaru

Description

@CaerusKaru

Currently the only way to add custom breakpoints is to provide the BREAKPOINTS token manually. If a user wants to include the default breakpoints, they have to specifically redeclare them, which might not be obvious.

The proposed solution is to add a new CUSTOM_BREAKPOINT multi token that can be concatenated to the main breakpoints array (taken from the BREAKPOINTS token) on startup.

Metadata

Metadata

Assignees

Labels

P5Low-priority issue that needs considerationdocsenhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions