UNPKG

md-colors

Version:

Material Design's colors as SASS variables, extensions, or functions

39 lines (38 loc) 819 B
{ "name": "md-colors", "version": "1.0.0", "description": "Material Design's colors as SASS variables, extensions, or functions", "main": "src/_md-colors.scss", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lukeed/md-colors.git" }, "keywords": [ "material", "design", "colors", "material", "design", "colors", "palette", "function", "variables", "extensions", "sass", "scss", "md" ], "author": { "name": "Luke Edwards", "email": "luke@lukeed.com", "url": "https://lukeed.com" }, "license": "MIT", "bugs": { "url": "https://github.com/lukeed/md-colors/issues" }, "homepage": "https://github.com/lukeed/md-colors#readme" }