Missing `-ms-grid-*` properties
Open
Nobody has claimed this yet.
idle
- Dominant language
- JavaScript
- Stars
- 787
- Forks
- 216
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 6
Description
As mentioned in https://github.com/frenic/csstype/issues/58. These properties are valid and commonly used as fallback to an old spec of CSS Grid.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue lists six missing -ms-grid-* CSS properties. Search the repository for the existing CSS property data and nearby vendor-prefixed entries, then determine the required shape for each property. Done means all six listed properties are represented consistently with the surrounding data and the repository's checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100