projectwallace / projectwallace/format-css
Support more atrules
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 1
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
https://github.com/projectwallace/css-parser/pull/153 adds a dozen more atrules, even a new node type, so we should support that, or at the very least have tests to verify behaviour
Contributor guide
No contributing guide indexed for this repository
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 atrule additions and new node type in css-parser PR #153, then inspect how format-css currently handles atrules. Done means the formatter supports those additions, or tests explicitly verify the current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100