CSS Grid Layout specificationJavaScriptUnderstanding of polyfill codebase
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
35
調査方針
Examine the polyfill's implementation of grid column properties (e.g., in source files). Identify where column spans are handled and extend to support the 'span' keyword. Test with a simple HTML/CSS case. The issue has no recent activity, so ensure the approach aligns with the existing code patterns.
REQUEST: column-span · FremyCompany/css-grid-polyfill#43 | Good First Issue