An open API service indexing awesome lists of open source software.

https://github.com/ymichael/tachyons-less

Tachyons transpiled into less.
https://github.com/ymichael/tachyons-less

Last synced: about 1 year ago
JSON representation

Tachyons transpiled into less.

Awesome Lists containing this project

README

          

# tachyons-less

[Tachyons](http://tachyons.io) transpiled into less.

## Installation

```
npm install --save tachyons-less
```

## Usage

```
@import "path/to/tachyons.less"
```

## Credits

Borrows heavily from [tachyons-sass](https://github.com/tachyons-css/tachyons-sass).