Mykhaylo Ryechkin

Results 58 comments of Mykhaylo Ryechkin

I would like to know this as well. Trying to use `MacBook Pro` at 90% zoom, but it's not clear at all from the docs as to what values are...

Just chiming in here to say that our design team also uses a similar approach in some components, so it's great to hear it will be supported 🎉

The way I did it was setting the `mask` prop to `a9a 9a9` and then adding `text-transform: uppercase` CSS to my input element

@Anidetrix any chance of this getting looked at? My team has just recently updated to Rollup v3 and are looking to start using this plugin, but are blocked due to...

FYI - I've moved on to using the [`@ironkinoko/rollup-plugin-styles`](https://www.npmjs.com/package/@ironkinoko/rollup-plugin-styles) package, which looks to be a v3 compatible fork.

@nickmccurdy would absolutely love that! It's literally the only thing stopping me from moving to Vitest 🙏

@JMarkoski holy crap, thank you for that excellent explanation!! 👏🏻 I had spent the last 2 days banging my head against the wall trying to understand how all this ties...

@withinsight you would think so, but it doesn't sound like it: https://github.com/amzn/style-dictionary/issues/777#issuecomment-1040851259

@TravisSpomer agreed, text alignment doesn't seem like something that would belong in a design token. That's component logic, IMO.