This project is a fork from [vtex-tachyons](https://github.com/vtex/vtex-tachyons).
npm install @gocommerce/tachyonsInstall
``sh`
npm i @gocommerce/tachyons --save
Add to your entry point
`js`
import '@gocommerce/tachyons'
IMPORTANT!: You should not import tachyons in your project. It is already built as part of @gocommerce/tachyons.
Change config.json and save.
To generate the new CSS and docs, run:
`js``
node index.js