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

Media query for custom values in box #498

Open
krzysztofzuraw opened this issue Jul 6, 2023 · 1 comment
Open

Media query for custom values in box #498

krzysztofzuraw opened this issue Jul 6, 2023 · 1 comment
Labels

Comments

@krzysztofzuraw
Copy link
Member

krzysztofzuraw commented Jul 6, 2023

What I'm trying to achieve

I want to use media queries on the Box component with custom values the same way I'm using them on values from MacawUI.

Value from MacawUI

<Box height={{ mobile:0, desktop: 'full'}} />

Custom value

<Box __height={{ mobile: '100px' , desktop: '200px' }} />

Describe a proposed solution

Acceptance Criteria

Screenshots or mockups

@krzysztofzuraw krzysztofzuraw added the next Next version of Macaw UI label Jul 6, 2023
Copy link
Contributor

github-actions bot commented Dec 2, 2023

This issue is stale because it has been open 14 days with no activity.

@github-actions github-actions bot added the stale label Dec 2, 2023
@krzysztofzuraw krzysztofzuraw added backlog and removed next Next version of Macaw UI stale labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant