Sylius / Sylius/Stack

Colors should be in a scss variable

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

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.