Originally reported by: Francis Guérin (Bitbucket: Faterou, GitHub: Faterou)
Currently it's possible to access some Media Query properties with the page and device properties in Cornipickle but many properties aren't accessible by Javascript. If we added a way to make media queries in the same way you can make css queries (css selector), we would be able to access every property with the matchMedia function in Javascript.
Originally reported by: Francis Guérin (Bitbucket: Faterou, GitHub: Faterou)
Currently it's possible to access some Media Query properties with the page and device properties in Cornipickle but many properties aren't accessible by Javascript. If we added a way to make media queries in the same way you can make css queries (css selector), we would be able to access every property with the matchMedia function in Javascript.