material-components / material-components/material-web
Support Material Density
Open
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 11.3k
- Forks
- 1.1k
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 13
Description
The MDC Density system currently relies completely on Sass mixins, which is not compatible with how we are using the Sass with Web Components.
We need to provide a way to do this via CSS Custom Properties, or a theming system.
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
Start by reviewing the existing MDC Density Sass mixins and how density is consumed with Web Components. Define the supported CSS Custom Properties or theming behavior, then verify that density can be configured without relying completely on Sass mixins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, scss
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100