projectwallace / projectwallace/css-analyzer
New CSS properties for analyzer: (border radius, font-weight, letter-spacing, etc)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 366
- Forks
- 15
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 3
Description
Hey @bartveneman I'm working on a project that makes use of the css-analyzer to determine if the designs on a particular page are in alignment with our design tokens.
I noticed a new property for "line-height" was added about a week ago. There are a couple more properties I'd like to add to the analyzer if possible. Would it be possible to raise some PRs to include these properties?
Thanks,
Kenji
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 locating the css-analyzer implementation and the existing line-height property support. Confirm which additional properties are intended, then verify that the analyzer reports the agreed properties; done means the requested properties are included and their output is validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100