Skip to content

Conversation

@vursen
Copy link
Contributor

@vursen vursen commented Nov 21, 2025

Description

This PR explicitly registers the --_min-width-labels-aside CSS custom property as a <length>. This allows its computed value to be read directly via getComputedStyle() without having to assign it to a CSS property like background-position.

Type of change

  • Refactor

@vursen vursen force-pushed the replace-form-layout-before-workaround branch from 156ca87 to 49c21f7 Compare November 21, 2025 09:59
@sonarqubecloud
Copy link

@vursen vursen marked this pull request as ready for review November 21, 2025 10:03
@vursen vursen changed the title refactor: register CSS custom property and read its computed value directly refactor: register CSS custom property to read its computed value Nov 21, 2025
@vursen vursen changed the title refactor: register CSS custom property to read its computed value refactor: register CSS custom property to read its computed value directly Nov 21, 2025
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.

2 participants