variables/colors should be moved into functions/colors
Open
breaking change
- Dominant language
- CSS
- Stars
- 785
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
They are interdependent, so there is not need for two separate files.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the variables/colors and functions/colors paths and tracing their references in the SCSS framework. Move the interdependent color variables into functions/colors, then verify that existing references still resolve and the framework continues to build successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100