UNPKG

tachyons-generator

Version:

Generate a custom Tachyons build with a json configuration

10 lines (9 loc) 172 B
module.exports = { all: [''], left: ['-left'], right: ['-right'], top: ['-top'], bottom: ['-bottom'], vert: ['-top', '-bottom'], horiz: ['-left', '-right'] }