UNPKG

resets

Version:

Reset is a SCSS/CSS proyect to standardizing your HTML elements

26 lines (25 loc) 605 B
{ "name": "resets", "version": "1.0.9", "description": "Reset is a SCSS/CSS proyect to standardizing your HTML elements", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rholo/resets.git" }, "keywords": [ "CSS","CSS Reset","SCSS","SASS" ], "author": "rholo <hola@rholo.cl>", "license": "MIT", "bugs": { "url": "https://github.com/rholo/resets/issues" }, "homepage": "https://github.com/rholo/resets#readme" }