Derek W. S. Gray
Derek W. S. Gray
**Describe the bug** I upgraded Atom from 1.38.something to 1.40.1. After upgrading, the TAB key is just adding the spaces, but not indenting the bullet. **To Reproduce** Steps to reproduce...
Hi, just a question: Seeing that the webFont.js file seems to recognized that there could be _plural_ fontFamilies. But how does one get this out of figma and the Design...
As someone not super familiar with Figma, I was creating a bunch of custom tokens. Under a `_tokens` frame, I added a component, name it, say, `border/mytheme-border-thin`. To create the...
The README suggests (using standard format) that it can export both Fonts and Typography tokens, however the tree structure doesn't seem to be valid (by that I mean, using only...
**Describe the bug** While the extension will install, it does not activate automatically. Forcing it to turn on in the settings does not resolve it. **To Reproduce** Steps to reproduce...
The codemod inserts `import { htmlSafe } from '@ember/template'` but it should be from `@ember/string` There is a corresponding bug in the Ember API documentation where it still lists the...
For the Standard Draft, and for StyleDictionary, references/alias must use a 'dot' between groups/children. However, for organizing styles in Figma, we are going to tend towards using slashes. i.e. Where...
Hi, really not sure what I'm doing wrong here, but how do I run `ember serve` and test this out? I see the VERSION.txt copied to /dist. I edit dist/VERSION.txt...