Gerald Monaco
Gerald Monaco
Thanks for putting together this PR, Rune! We've recently merged some extensive changes into `main` which should address this issue. I'd recommend folks to give the new (alpha) version a...
Error parsing stylesheets where media query contains classname that contains the string 'container-'
This is fixed in the newest version (currently in alpha). If you have any further issues, please feel free to open a new issue. Thank you!
Thank you for your issue. The new version of the polyfill (currently in alpha) adds support for `em`, `rem`, and the container relative units. We'd gladly consider PRs for additional...
@WebMechanic Thanks for your input. Could you open a new issue for font relative units enhancements? Thanks!
This issue should be fixed by the newest version of the polyfill (currently in alpha). Please give it a try and let me know if you run into any further...
As @surma pointed out, this seems like an issue with Angular, and so a bug should be filed upstream there. I'm going to close out this issue, but please feel...
Thank you so much for taking the time to put together this PR! We've recently shipped some major changes to main though, so unfortunately this PR is no longer mergable...
The polyfill should work with any library that generates `` elements. Since this seems like an issue with `styled-components` not supporting the `@container` syntax, I would recommend filing an issue...
Thank you so much for taking the time to put together this PR! We've recently shipped some pretty extensive changes, including reworking how this URL rewriting occurs. If you'd be...
@nyoung697 Off the top of my head, I'm not sure why the second example is working. However, the first example isn't working because when React reconciles the DOM, it is...