Welcome to Tachyons Components Playground

A searchable directory of Tachyons Components

Maintained by Tachyons Templates on GitHub

Tachyons is a fantastic framework for building out responsive interfaces.

After learning the API, I found myself being able to iterate very quickly but always wanted a little booster for starting projects.

Finally, find the components you want in your app and start building!

Show Info
×

AboutPages

AboutUs

Story Source

<div className="vh-100 dt w-100 bg-dark-blue">
<div className="mw8 center dtc v-mid white">
<h1 className="f2 fw6 tc lh-title">
Welcome to Tachyons Components Playground
</h1>
<h2 className="f3 fw1 tc lh-title">
A searchable directory of Tachyons Components
</h2>
<Maintained/>
<ParagraphList paragraphs=["Tachyons is a fantastic framework for building out responsive interfaces. ", "After learning the API, I found myself being able to iterate very quickly but always wanted a little booster for starting projects. ", "Finally, find the components you want in your app and start building!"] />
</div>
</div>

Prop Types

"Maintained" Component

No propTypes defined!

"ParagraphList" Component

No propTypes defined!