Use css-blocks resolution selectors to merge otherwise unmergable declarations.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 713
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
This is the optimization part from: https://github.com/css-blocks/css-blocks/issues/52
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 reading the linked css-blocks issue 52 and the opticss repository context for the proposed optimization. Identify the relevant selector-resolution entry points and existing optimization coverage before deciding the scope. Done means declarations that are currently unmergeable can be merged using css-blocks resolution selectors without changing other optimizer behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100