tachyons icon indicating copy to clipboard operation
tachyons copied to clipboard

Functional css for humans

Results 96 tachyons issues
Sort by recently updated
recently updated
newest added

Please add a new example of Tachyons in production, this site is built with Tachyons for Jekyll. Thank you. *alternatyves* is an illustration and design studio.

Added `vw-100`, `vw-100-ns`, `vw-100-m`, `vw-100-l`

Shipt's single page web application (https://shop.shipt.com) has been using tachyons in production since April 2017! It is now 2020, and Tachyons is still working great for us. It is a...

The CSS value `pre-wrap` was a use case in my day to day work and I would like to add it to Tachyons. I think it others might find it...

v5 round two features, not only a monorepo to ease maintenance of all individual modules, but css comment based documentation. This ensures that source css docs always end up in...

v5

Cross-posting an issue from the docs repo: https://github.com/tachyons-css/tachyons-css.github.io/issues/193 > It seems like somewhere along the line the yellows in tachyons were mixed up. This is reflected both in the CSS...

The outline focus border shows up after you click the element: E.g.: click a link then this shows up before the page changes ![image](https://user-images.githubusercontent.com/4319522/89689180-d87c2300-d8d1-11ea-89e6-527a411e00fb.png) This border should only show up...

CSS Grid doesn't often need a lot of predefined css classes. However, I've found some really useful ones that I use often. I'd love to see support for `display: grid`...

**Loving Tachyons so far.** I've got some feature request ideas. In this example I've been using `object-fit: cover;` to make the `img` tag stretch the photo to full height. Using...