Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 551 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 551 Bytes

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. 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

yarn add tachyons-custom-print

Use

@import 'tachyons-custom-print'

Profit