Skip to content

lowmess/tachyons-custom-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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