Kevin Muldoon

Results 18 comments of Kevin Muldoon

Yes! I fixed! Thanks for the assist!

Yes! You're looking for 'outputReferences' which does exactly that. New in version 3.0. https://amzn.github.io/style-dictionary/#/version_3?id=output-references

I like your thought process! While not a definitive/prescriptive way to name tokens, I found a naming taxonomy that is universal and may help guide a way forward. All opinions...

@phun-ky Well said, and absolutely true! Designers and developers do speak different languages, share different cultures, and approach problems from distinct perspectives. Yet, if we took one suggestion from @ipaintcode...

### CIT vs. CTI @JayHalligan I'll have a fully functional CTI+ Style Dictionary demo available on GitHub before the end of the year, so everybody can give it a try....

You bet @JayHalligan! I'm excited. I suspect composite/component tokens (if I understand) would be something to tackle when we have a consensus on taxonomy/dynamics. Once that is settled, I believe...

Hey there, Are you referring to https://github.com/caoimghgin/TableViewCellWithAutoLayout? https://github.com/caoimghgin/TableViewCellWithAutoLayout? You MAY want to checkout https://github.com/smileyborg/TableViewCellWithAutoLayout https://github.com/smileyborg/TableViewCellWithAutoLayout My github project is experimental and I feel AutoLayout is probably NOT the right choice...

@lukasoppermann I actually like the plugin you wrote best. Simple, fast. Very modifiable. I'd add a feature or two (and push up as a PR for such things), but it's...

IF they provided absolute units in specs, a fontSize: '16px' output, I'm all good. Please close request.

A traditional px (or point) is the appropriate value, where REM/EM are derived values that are driven by the idea of a CSS Pixel. I believed 1pt was always equal...