sass color classes
Open
- Dominant language
- JavaScript
- Stars
- 75
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Would be good if also output sass color classes like:
.bg-gray { background-color: $gray; }
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Locate the code that generates color output and inspect how existing classes or variables are emitted; add Sass color classes such as `.bg-gray` using the corresponding color variable. Done means the generated Sass includes the requested background-color classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100