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

[Feature Request] Support for element queries #9836

Closed
abhipanda opened this issue Feb 18, 2018 · 2 comments
Closed

[Feature Request] Support for element queries #9836

abhipanda opened this issue Feb 18, 2018 · 2 comments

Comments

@abhipanda
Copy link

Existing Component

Yes

Component Name

Layout

Description

Element queries are a new way of thinking about responsive web design where the responsive conditions apply to elements on the page instead of the width or height of the browser.

Unlike CSS @media queries, @element Queries are aware of more than just the width and height of the browser, we can write responsive conditions for a number of different situations like how many characters of text or child elements an element contains.

Ref:

https://elementqueries.com/

https://tomhodgins.github.io/element-queries-spec/element-queries.html

@stale
Copy link

stale bot commented Feb 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 19, 2019
@Veitor
Copy link

Veitor commented May 17, 2021

support +1!

I think it is necessary to add this.

Ref:

https://webdesign.tutsplus.com/zh-hans/tutorials/element-queries-the-future-of-responsive-web-design--cms-26945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants