yumyo / tachyons-sass

Transpiled Sass partials for Tachyons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Transpiled Sass partials for Tachyons

License:MIT License


Languages

Language:CSS 99.1%Language:JavaScript 0.9%