4.9.5 • Published 5 years ago

tachyons-sass v4.9.5

Weekly downloads
7,800
License
MIT
Repository
github
Last release
5 years ago

tachyons-sass Build Status

Transpiled partials for Tachyons.

Installation

npm install --save tachyons-sass

Usage

@import "path/to/tachyons.scss";

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Built by @mrmrs_ & @4lpine.


This package was initially generated with yeoman and the p generator.