Tyler Sticka

Results 75 comments of Tyler Sticka

There's already one, but we should update it. See: #47

Basically, yeah. But way simpler. Probably closer to [Tusk](http://tusktheapp.com/) + [Compass.app](http://compass.kkbox.com/) in complexity. Here's a silly sketch: ![img_1026_opt](https://cloud.githubusercontent.com/assets/69633/15199692/52a91c26-1795-11e6-879b-3e338916c137.jpg) Basically, I think it would be cool if the process of getting...

> basically I may end up writing my own styleguide generator tool from scratch That's how we ended up making Drizzle (forked Fabricator)! Our team welcomes contributions and collaborations. If...

@jacobtyq At the moment, you have to manually add new collections to the `src/templates/drizzle/nav.hbs` file. See examples here: https://github.com/cloudfour/drizzle/blob/master/src/templates/drizzle/nav.hbs#L31-L45 More info about the helpers in use there: https://github.com/cloudfour/drizzle/tree/master/docs#helpers If you...

Yeah, that's probably a better idea. I don't even know if we'd need to _do_ anything. I'm pretty sure as long as the path is `static/assets/scripts/toolkit/`, it'll just merge with...

Related: cloudfour/core-gulp-tasks#55

Just riffing on what I'd ask if I were a designer-developer new to the project... - What is Drizzle? What does it do? - How do I start using it?...

The previous example is really interesting, and an issue I wasn't aware of before. I appreciate it! I'll admit that I have some misgivings about `calc(normal)` being treated as a...

I took a look through [our](https://cloudfour.com/) last several design system projects, and found a surprising amount of variation (to me, anyway) between table styles when it came to properties like...

> or is this way too opinionated (and everyone will set their own table styles anyway)? I hope others will chime in (as I wouldn't want direction to be informed...