css-element-queries
css-element-queries copied to clipboard
CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
I'm trying to integrate css-element-queries into my Nuxt.js app, but once I connect all of the libs, I see that styles are applied for a split second and than Vue...
Awesome work, man! I will definitely use this in my projects, though I do have a question. I use SASS & Webpack and while the plugin works great when my...
Dear Marc, first things first: Thank you so much for conceiving and maintaining this excellent library. We just wanted to let you know that we are getting these traces from...
In ResizeSensor destructor, sometimes there's an exception "Failed to execute 'removeChild' on 'Node': The node to be removed is no longer a child of this node" This is due to...
I am using css-element-queries successfully in my Angular 2+ project. I have a page with a bunch of different components that have element-queries inside of them. I am also using...
First off, thanks for the great work you have given to the community. Sample ` stuff ` In the sample above I apply ResizeSensor to element Kontainer. Without ResizeSensor the...
Thanks for the nice examples of usage of this awesome tool on https://github.com/marcj/css-element-queries and https://marcj.github.io/css-element-queries/ Would be perfect to see two more examples/ documentation of best practise: 1) change/switch of...
I am using the CSS element queries 1.0.2 with Emberjs. Every time I start the Ember tests with PhantomJS Prebuilt 2.1.14, I get the error **TypeError: null is not an...
The plugin is working perfectly thank you for the great effort. I have a problem with the `:hover` state of the block where I change its dimension. The performance become...
Can anyone explain inconsistent behavior in Component-B when resizing the outer div? https://stackblitz.com/edit/css-element-queries-b