Skip to content

Remove unused SCSS variables

Scott de Jonge requested to merge remove-scss-variables into master

What does this MR do and why?

SCSS variables are defined in variables.scss but are no longer in use. Remove SCSS variable definitions to cleanup styles.

Screenshots or screen recordings

no visual changes

How to set up and validate locally

  1. Review changes in variables.scss
  2. Confirm variables are no longer in use (pipeline should pass)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Scott de Jonge

Merge request reports