@@ -355,12 +355,12 @@ <h3 class="f6 fw6 mt5 pt2 mb4 tc ttu tracked">Gallery</h3>
355
355
< div class ="ph3 ph5-ns ">
356
356
< h3 class ="f5 fw6 ttu tracke "> Testimonials</ h3 >
357
357
< div class ="cf w-100 ">
358
- < blockquote class ="fl w-100 mh0 mb2 mb5-ns border-box pb5 bw1 bn bb-ns b--black-50 ">
358
+ < blockquote class ="fl w-100 mh0 mb4 mb5-ns border-box pb5 bb b--black-50 ">
359
359
< p class ="f4 f2-m mt0 db fl w-100 f-subheadline-l lh-copy lh-title-l measure mb4 fw6 ">
360
360
Here’s why I think designing systems with tools/frameworks like Tachyons
361
361
is a Good Idea™.
362
362
</ p >
363
- < p class ="fl w-100 w-50-l mh0 mt0 pr0 pr3-l measure lh-copy ">
363
+ < p class ="fl w-100 w-50-l mh0 mt0 pr0 pr3-l measure lh-copy f5 f4-l ">
364
364
Design Systems break as they scale (either scaling org or
365
365
scaling product) because new components/variants of a component
366
366
are introduced. Those variants sometimes (read: often) go
@@ -372,7 +372,7 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
372
372
documenting and limiting *properties* of components. (I like
373
373
to think of this as “subatomic” design.)
374
374
</ p >
375
- < p class ="fl w-100 w-50-l mh0 mt0 pl0 pl3-l measure lh-copy ">
375
+ < p class ="fl w-100 w-50-l mh0 mt0 pl0 pl3-l measure lh-copy f5 f4-l ">
376
376
You then create
377
377
components by composing subatomic components (properties).
378
378
Rather than creating a component and its variants, you simply
@@ -382,113 +382,39 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
382
382
components are numerous, but constrained to a set of acceptable
383
383
values (our subatomic components).”
384
384
</ p >
385
-
386
- < footer class ="fl w-100 mt2 ">
387
- < cite class ="f5 f4-m f3-l fs-normal ">
388
- < span class ="fw6 "> Daniel Eden</ span >
389
- < span class ="db f5 "> Designer / Engineer at Facebook</ span >
390
- </ cite >
391
- </ footer >
392
-
393
- </ blockquote >
394
- < blockquote class ="fl w-100 w-50-l mh0 pr0 pr3-l border-box ">
395
- < p class ="f6 f5-ns measure lh-copy pr1 pr0-l i ">
396
- After I embraced the “lots of little classes” way of styling, my anger at css
397
- almost completely went away and I was much more easily able to style and modify
398
- a design... you really have to try it.
399
- </ p >
400
- < footer >
401
- < p >
402
- < span class ="b "> Dave Copeland</ span > - < i > Software Engineer at StitchFix</ i >
403
- </ p >
404
- </ footer >
405
- </ blockquote >
406
- < blockquote class ="fl w-100 w-50-l mh0 mb2 mb5-l pl0 pl3-l border-box ">
407
- < p class ="f6 f5-ns measure lh-copy i ">
408
- It turns out composing utilities together like that is a really nice way to style things.
409
- Adam Morse has taken this to its logical conclusion with Tachyons...
410
- </ p >
411
- < footer >
412
- < p >
413
- < span class ="b "> Ben Smithett</ span > - < i > Developer</ i >
414
- </ p >
415
- </ footer >
416
- </ blockquote >
417
- </ div >
418
- < div class ="cf w-100 ">
419
- < blockquote class ="fl w-100 w-50-l mh0 mb2 mb5-l pr0 pr3-l border-box ">
420
- < p class ="f6 f5-ns measure lh-copy i ">
421
- It seems silly at first to write code that looks like inline HTML
422
- styling but Tachyons works. Instead of wasting time hunting down
423
- and dealing with css overrides, I now spend time iterating on the
424
- design... which is what we're supposed to be doing in the first
425
- place :)
426
- </ p >
427
- < footer >
428
- < p >
429
- < span class ="b "> Jason Li</ span > - < i > Illustrator & Designer</ i >
430
- </ p >
431
- </ footer >
432
- </ blockquote >
433
- < blockquote class ="fl w-100 w-50-l mh0 pl0 pl3-l border-box ">
434
- < p class ="f6 f5-ns measure lh-copy pl1 pl0-l i ">
435
- I’ve found extremely low-level “frameworks” like Basscss and Tachyons useful recently. They let you do the whole “just add and remove classes to create elements” thing but also don’t lock you into the constraints and issues of higher level frameworks like Bootstrap.
436
- </ p >
437
- < footer >
438
- < p >
439
- < span class ="b "> Cole Peters</ span > - < i > Designer</ i >
440
- </ p >
441
- </ footer >
385
+ < cite class ="fl w-100 mt2 f5 f4-m f3-l fs-normal ">
386
+ < span class ="fw6 "> Daniel Eden</ span >
387
+ < span class ="db f5 "> Designer at Facebook</ span >
388
+ </ cite >
442
389
</ blockquote >
443
- </ div >
444
- < div class ="cf w-100 ">
445
- < blockquote class ="fl w-100 w-50-l mh0 mb2 mb5-l pr0 pr3-l border-box ">
446
- < p class ="f6 f5-ns measure lh-copy i ">
447
- css frameworks shouldn't be one-size-fits-all. Tachyons nails it
448
- with its modular approach, eliminating bloat from day one.
390
+ < blockquote class ="fl w-100 ph0 border-box mh0 mb4 mb5-ns pb5 bb b--black-50 ">
391
+ < p class ="f3 f1-ns measure fw7 lh-title mt0 ">
392
+ Tachyons has seriously blown my mind. Making landing pages responsive is now… somehow… actually fun?!
449
393
</ p >
450
- < footer >
451
- < p >
452
- < span class ="b "> Philip Ardeljan</ span > - < i > Designer</ i >
453
- </ p >
454
- </ footer >
394
+ < cite class ="mtw f5 f4-m f3-l fs-normal ">
395
+ < span class ="fw6 "> Ian Storm Taylor</ span >
396
+ < span class ="db f5 "> Co-founder of < a class ="link black-70 dim href= "https: //segment.com" title="Segment.com "> Segment.com</ a > </ span >
397
+ </ cite >
455
398
</ blockquote >
456
- < blockquote class ="fl w-100 w-50-l mh0 mb2 mb5-l pl0 pl3-l border-box ">
457
- < p class ="f6 f5-ns measure lh-copy i ">
458
- Tachyons nails everything you need from a css framework.
459
- Development goes faster, designs are more consistent, and best of
460
- all it’s a ton of fun to play with.
461
- </ p >
462
- < footer >
463
- < p >
464
- < span class ="b "> Lachlan Campbell </ span > - < i > Designer / Developer</ i >
465
- </ p >
466
- </ footer >
467
- </ blockquote >
468
- </ div >
469
- < div class ="cf w-100 ">
470
- < blockquote class ="fl w-100 w-50-l mh0 mb2 mb5-l pr0 pr3-l border-box ">
471
- < p class ="f6 f5-ns measure lh-copy i ">
472
- I never understood how people did font ratios and table layouts nicely with css until @mrmrs showed me the light.
399
+ < blockquote class ="fl w-100 ph0 border-box mh0 mb4 mb5-ns pb5 bb b--black-50 ">
400
+ < p class ="f3 f1-ns measure fw7 lh-title mt0 ">
401
+ I used Tachyons for the first time on < a class ="link dim black-80 underline "
402
+ href ="http://goldenstaterecord.com "> goldenstaterecord.com</ a > .
403
+ Really fast to make big changes to the design in-flight. 👍
473
404
</ p >
474
- < footer >
475
- < p >
476
- < span class ="b "> Nat Welch</ span > - < i > Software Engineer at Hillary for America</ i >
477
- </ p >
478
- </ footer >
405
+ < cite class ="mtw f5 f4-m f3-l fs-normal ">
406
+ < span class ="fw6 "> Wilson Miner</ span >
407
+ < span class ="db f5 "> Digital Design - The California Sunday Magazine</ span >
408
+ </ cite >
479
409
</ blockquote >
480
- < blockquote class ="fl w-100 w-50-l mh0 mb2 mb5-l pl0 pl3-l border-box ">
481
- < p class ="f6 f5-ns i measure lh-copy pr1 pr0-l i ">
482
- Tachyons enabled the aboutLife team to more easily reason
483
- about, debug, and change visual styles all while thinking
484
- _less_ about css. We’re able to achieve our desired
485
- designs more quickly than ever before.
410
+ < blockquote class ="fl w-100 ph0 border-box mh0 pb5 ">
411
+ < p class ="f3 f1-ns measure fw7 lh-title mt0 ">
412
+ Tachyons is powerful, obvious, and well documented. It's made me rethink my approach to building organized and componentized CSS. I highly recommend you try it.
486
413
</ p >
487
- < footer >
488
- < p >
489
- < span class ="b "> Parsha Pourkhomami</ span > - < i > Software Engineer</ i >
490
- </ p >
491
- </ footer >
414
+ < cite class ="mtw f5 f4-m f3-l fs-normal ">
415
+ < span class ="fw6 "> Dustin Senos</ span >
416
+ < span class ="db f5 "> Designer</ span >
417
+ </ cite >
492
418
</ blockquote >
493
419
</ div >
494
420
</ div >
0 commit comments