UNPKG

purist-css

Version:

Purist a complete reimagining of Yahoo's Pure to be less opinionated and more abstracted.

19 lines (18 loc) 509 B
{ "name": "purist-css", "description": "Purist a complete reimagining of Yahoo's Pure to be less opinionated and more abstracted.", "repository": { "type": "git", "url": "https://github.com/eric-harms/purist.git" }, "version": "1.1.0", "license": "MIT", "devDependencies": { "grunt": "^1.0.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-cssmin": "^1.0.2", "grunt-contrib-csslint": "^2.0.0", "grunt-contrib-uglify": "^2.0.0" } }