Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lowmess/tachyons-custom-print
https://github.com/lowmess/tachyons-custom-print
tachyons tachyons-css tachyons-custom
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lowmess/tachyons-custom-print
- Owner: lowmess
- License: mit
- Created: 2017-05-03T06:39:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T05:20:00.000Z (over 7 years ago)
- Last Synced: 2024-10-24T23:29:57.086Z (2 months ago)
- Topics: tachyons, tachyons-css, tachyons-custom
- Language: CSS
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# TACHYONS CUSTOM PRINT
Functional css for humans (and printers).
Quickly build and design new print layouts without writing css.
This is a fork of [Tachyons Custom](https://github.com/tachyons-css/tachyons-custom). It is meant to be used alongside it in a build system. It includes no variables of its own, it only inherits them from tachyons-custom.
Basically, this repo takes Tachyons Custom and adds a `-p` media query suffix.
## Install
```sh
yarn add tachyons-custom-print
```## Use
```sh
@import 'tachyons-custom-print'
```## Profit