Transpiled Sass partials for Tachyons
npm install tachyons-sassTranspiled partials for Tachyons.
``bash`
npm install --save tachyons-sass
`scss`
@import "path/to/tachyons.scss";
MIT
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)git commit -am 'Add some feature'
3. Commit your changes ()git push origin my-new-feature`)
4. Push to the branch (
5. Create new Pull Request
*
> This package was initially generated with yeoman and the p generator.