UNPKG

tachyons-generator

Version:

Generate a custom Tachyons build with a json configuration

5 lines (4 loc) 115 B
module.exports = ` .cover { background-size: cover!important; } .contain { background-size: contain!important; } `