Drew Powers
Drew Powers
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
In response to opening up `$type: dimension` tokens units and allow more than `px` and `rem`, there are 4 paths forward: 1. Don’t expand the list. `px` and `rem` forever....
## Summary This proposes the following changes to `$type: dimension` and `$type: duration` tokens, which have the same designs: - Changes `$value` from a string → object with `value` and...
`openapi-fetch` as it’s grown in features has grown in size! It was originally `2 kb` when it started out, but with middleware support and other features is now closer to...
### Current Behavior Given the following `rollup.config.js` in a monorepo (simplified): ```ts // packages/react-color-picker/rollup.config.json import ts from '@rollup/plugin-typescript'; /** @type {import("rollup").InputOptions} */ export default { plugins: [ ts({ tsconfig: './tsconfig.build.json',...
## Changes Consolidates 4 About pages into one, creates a new “Maintainers” section, and consolidates Contributors into one big grid  , there have been not only requests to [alias tokens in other files](https://github.com/design-tokens/community-group/issues/166), but some future proposals **depend** on use of...