-
https://github.com/eqcss/eqcss adds the possibility for container queries instead of media queries (imho this will get very big in the future). However the syntax is not compatible with css modules as…
-
One thing CSS does that's really cool is `(orientation: portrait)` and `(orientation: landscape)` on `@media` queries. I use them when building full-screen animations with `vmin` and `vmax` units to e…
-
Hi Tom!
Please load the Grid demo
https://tobireif.com/demos/grid/
and set the window width to eg ~900px.
Click on "Layout 2", note the delay in the layout update.
Click on "Layout 1", note t…
-
EQCSS.js was originally added in the Cosora Theme to spark a new paradigm of UI development, but it seems to have taken a toll on performance, despite the modifications I made to my copy of it to redu…
-
Hello there again! Hope you are well.
I've been having some performance issues lately on our app and managed to pinpoint it to the EQCSS code and more specifically to the part when there is an even…
-
Hi Tommy,
I am planning to use your awesome project, but I am wondering if it would be feasible to use SASS language, to take advantage of variables and mixins. In my oppinion, pre-processors like SA…
-
EQCSS - http://elementqueries.com/
Styletron - https://ryantsao.com/blog/virtual-css-with-styletron
-
Hi RICG!
I've been working on my own syntax for container-query style element queries - and have begun writing that up as a spec! I'd love to see some action in this repository (it's been a year an…
-
![image](https://user-images.githubusercontent.com/494234/44408649-10f98980-a561-11e8-863e-92e823d44a3d.png)
Also see https://wp-customerarea.com/support/topic/the-pages-load-too-slowly/#post-31928…
-
When I load https://tobireif.com/ (has EQCSS version 1.9.0) eg in Chrome I get this:
I temporarily removed all my EQCSS JS and still got these redundant style elements.