# `tachyons` Addon
`tachyons` addon adds [Tachyons](https://tachyons.io/) to [`snake`](./snake.md) addon rules. It installs `snake` addon automatically for you.
Example:
```js
Hello world
```
## Installation
Simply install `tachyons` addon. If you, will evaluate styles using `.valueOf()` or `.toString()`, you also
need to install `cache` addon.
Read more about the [Addon Installation](./Addons.md#addon-installation).