PHP-CSS-Parser icon indicating copy to clipboard operation
PHP-CSS-Parser copied to clipboard

Rename `Size.size` to `.number`

Open oliverklee opened this issue 11 months ago • 1 comments

oliverklee avatar Mar 05 '25 12:03 oliverklee

<number> is the official name of this property:

  • https://developer.mozilla.org/en-US/docs/Web/CSS/length;
  • https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb.

JakeQZ avatar Mar 05 '25 12:03 JakeQZ