UNPKG

glamor-tachyons

Version:

A tool for using Tacyhons with glamor or other css-in-js libraries

6 lines (5 loc) 174 B
'use strict' exports.tachyons = require('./lib/parse') exports.reset = require('./lib/reset') exports.wrap = require('./lib/wrap') exports.globals = require('./lib/globals')