UNPKG

tachyons-cli

Version:
15 lines (14 loc) 340 B
{ "name": "tachyons-new", "version": "1.0.0", "description": "Generated project scaffold for Tachyons", "scripts": { "start": "tachyons src/styles.css --minify > css/t.min.css" }, "repository": "tachyons-css/tachyons", "license": "MIT", "devDependencies": { "tachyons": "^4.7.0", "tachyons-cli": "^1.0.10" } }