- From: Drew Powers via GitHub <sysbot+gh@w3.org>
- Date: Tue, 29 Oct 2024 16:09:41 +0000
- To: public-design-tokens-log@w3.org
drwpow has just merged mark-tomlinson-dev's pull request 256 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 Tuesday, 29 October 2024 16:09:42 UTC