openedx / openedx/paragon

Update example app to use CSS instead of SCSS Variables

Open Beginner friendly
#4,032 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
140
Forks
100
Avg merge
1h 3m
Merged PRs (30d)
30

Description

Description

Following the migration to design tokens, Paragon components have moved entirely from SCSS variables to CSS variables. The example app in version 23, however, still contains configurations that rely on SCSS-based variables.
It would be great to update these configurations and fix the styling issues in the example app.

Image

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 with example/src/index.scss and example/module.config.js, comparing their current configuration with the design-token migration described in the issue. Update the example app so these configurations no longer rely on SCSS variables, then verify that the reported styling issues are resolved in the example app.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, scss
Domain
frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.