Open Issues Need Help
View All on GitHub Polyfill is currently not aware of updates to stylesheets even when .refresh is called about 2 hours ago
bug good first issue
polyfill cannot handle css variable about 2 hours ago
AI Summary: The user reports that the polyfill fails to correctly handle CSS variables, specifically when used within `grid-template-columns` for `display: grid-lanes`. This results in grid items not scaling properly, suggesting a general issue with the polyfill's ability to resolve CSS custom properties before performing layout calculations.
Complexity:
4/5
enhancement help wanted