Colors should be in a scss variable
Open
Nobody has claimed this yet.
feature
- Dominant language
- PHP
- Stars
- 45
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I didn't check how scss is setup, but usually colors should be in a scss variable.
Originally posted by @diimpp in https://github.com/Sylius/Stack/pull/35#discussion_r1765756099
Contributor guide
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 inspecting how SCSS is set up in the repository and locate the color definitions mentioned in the issue. Move the relevant colors into SCSS variables, then verify that the styles still use the same colors.
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
- Needs clarification
- Newbie friendliness
- 35/100