Mark Anthony Cianfrani
Mark Anthony Cianfrani
I've been working on a [figma integration](https://www.figma.com/developers/api#authentication) and ran into a ton of issues. Mostly generic errors from the wreck library "Content-type is not JSON compatible." I was able to...
## What kind of change does this pull request introduce? Adds support for type=module for externalResource scripts Related discussion: https://github.com/codesandbox/sandpack/discussions/998 ## What is the current behavior? You can only pass...
Would you be open to the idea of including design tools (figma, XD, sketch)? Basically the same idea as https://www.designsystemsforfigma.com In addition to tech, we might list out any design...
## Brief Description ## JIRA Link ## Related Issue ## General Notes ## Motivation and Context ## Issues and Limitations ## Types of changes - [ ] Bug fix -...
**To Reproduce** https://codepen.io/rocketmark/pen/rNgLvEJ 1. Hover over button 2. Click Button but hold mousedown 3. Hover away from button **Current behavior** Background/text change to blue **Expected behavior** Nothing changes (ideally we...
[6. Groups](https://tr.designtokens.org/format/#groups) states: >A file MAY contain many tokens and they MAY be nested arbitrarily in groups like so: ``` { "token uno": { "$value": "#111111", "$type": "color" }, "token...