UNPKG

noicss.reset

Version:

reset / normalize by noicss. In modern vanilla CSS.

23 lines 491 B
{ "name": "noicss.reset", "description": "reset / normalize by noicss. In modern vanilla CSS.", "version": "1.10.2", "author": "dalailahner", "license": "GLWTS", "repository": { "type": "git", "url": "git+https://github.com/dalailahner/noicss.git", "directory": "reset/" }, "main": "reset.css", "keywords": [ "noicss", "reset", "normalize", "CSS", "UI" ], "scripts": { "test": "echo \"it's just CSS, you'll be fine\" && exit 0" } }