[community-group] Pull Request: Shadow token examples dimension format

mark-tomlinson-dev has just submitted a new pull request for https://github.com/design-tokens/community-group:

== Shadow token examples dimension format ==
# Fix Shadow Token Examples to Match Specification

Updated both the `layered-shadow` and `inner-shadow` examples to use the correct dimension object format:
- e.g. `"24px"` → `{ "value": 24, "unit": "px" }`

This ensures the examples are consistent with the dimension value specification as outlined in section 8.2.

See https://github.com/design-tokens/community-group/pull/256


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 28 October 2024 05:11:53 UTC