Skip to content

Conversation

@thecrypticace
Copy link
Contributor

These changes were extracted from our work on a screen() function for CSS — we've decided to move those changes to a code mod instead of implementing support for screen() in the compiler — but the refactoring around the changes still makes sense to do so I'm landing that here separately.

thecrypticace and others added 3 commits September 18, 2024 15:41
This will ensure that a breakpoint defined with an object like `lg: { min: "1280px" }` will also support `max-lg:*`
Copy link
Member

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yep, thanks!

@thecrypticace thecrypticace merged commit 4e129be into next Sep 20, 2024
@thecrypticace thecrypticace deleted the feat/v4-screen-refactoring branch September 20, 2024 13:42
adamwathan pushed a commit that referenced this pull request Sep 20, 2024
These changes were extracted from our work on a `screen()` function for
CSS — we've decided to move those changes to a code mod instead of
implementing support for `screen()` in the compiler — but the
refactoring around the changes still makes sense to do so I'm landing
that here separately.

---------

Co-authored-by: Philipp Spiess <hello@philippspiess.com>
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.

3 participants