We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea2015 commit e1ca75eCopy full SHA for e1ca75e
1 file changed
src/rwd/query/explainer.md
@@ -40,6 +40,14 @@ Implementations:
40
(This is a draft prototype and may not match the final design.
41
I use syntax in this document that is not yet supported in the prototype.)
42
43
+Polyfills:
44
+
45
+- [CQFill](https://github.com/jsxtools/cqfill)
46
+ by **Jonathant Neal** --
47
+ still a very early prototype/proof-of-concept,
48
+ requiring both pre-processor compilation (available for PostCSS)
49
+ and run-time JS (using ResizeObserver).
50
51
Demos & Articles:
52
53
- [MDN Documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Container_Queries)
0 commit comments