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

This PR updates _normalise.css to v8.0.1, and updates tachyons.css with the new(er) url to this project.

Please add *Supply* to sites.md This is a new example of Tachyons in production, this site is is an open-source e-commerce theme for Jekyll with Gumroad integration built with Tachyons....

Minor change. Now all the font stacks use quotation marks consistently. This sort of thing should probably be handled by a linter in future

I added hide-child-ns –– hide-child is the one hover effect that can potentially make text or UI elements unnecessarily hard to see on mobile; so having an option to not...

Hi, I updated the file with .flex-row-reverse and .flex-column-reverse Hope it is useful

Hi! :slightly_smiling_face: This Pr simplifies code contributions by fully automating the dev setup with Gitpod(a free online VS Code-like IDE). With a single click it will launch a workspace and...

Fix #641 I imported `_word-break.css` into `src/tachyons.css` and ran `npm run build`