linkedin / linkedin/opticss

implied tags

Open
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted pkg:opticss
Dominant language
TypeScript
Stars
713
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Some tags are implied. e.g. `tbody` is implied by a `table`. When doing selector matching for selector removal, simple tags selectors that are implied should be checked for the tags that imply them.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the selector-matching path used for selector removal; the issue names no files or tests. Inspect how implied tags such as tbody and table are represented, then verify that simple selectors for implied tags are checked against the tags that imply them.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.