itsthatguy / itsthatguy/css-state-machine

SHA should be generated on state + class name

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Right now SHA is generated based on css strings, this won't scale once we start adding dynamic css, and class name toggling

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where the SHA is generated from CSS strings. Trace how state and class names are represented, then determine how the SHA should incorporate both inputs so dynamic CSS and class-name toggling remain distinguishable. Done means SHA generation uses the state and class name rather than CSS strings alone.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.