Skip to content

Conversation

@lokesh
Copy link
Collaborator

@lokesh lokesh commented Jan 12, 2026

Checks of an item from #11687

Technical

Added a build script (scripts/generate-css-custom-properties.js) that generates CSS custom properties from all LESS variables in static/css/less/ (e.g., @primary-blue--primary-blue).

This enables gradual migration from LESS variables to CSS custom properties.

Testing

  1. Run node scripts/generate-css-custom-properties.js or make css
  2. Verify static/css/less/generated-custom-properties.css is generated with all LESS variables as CSS custom properties

Screenshot

N/A (build tooling only)

Stakeholders

@cdrini @mekarpeles @jimchamp @RayBB

@lokesh lokesh requested a review from cdrini January 12, 2026 19:38
@lokesh lokesh self-assigned this Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant