tachyons-custom-print
v4.6.2
Published
Functional CSS for humans (and printers)
Downloads
2
Maintainers
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. 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'