tachyons-sass

Transpiled Sass partials for Tachyons


Keywords
tachyons, tachyons-css, css, sass, scss
License
MIT
Install
npm install tachyons-sass@4.9.5

Documentation

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.