A custom Tachyons for VTEX
npm install vtex-tachyonsInstall
``sh`
npm i vtex-tachyons --save
Add to your entry point
`js`
import 'vtex-tachyons'
IMPORTANT!: You should not import tachyons in your project. It is already built as part of vtex-tachyons.
Change config.json and save.
To generate the new CSS and docs, run:
`js``
node index.js