shoelace-ui-nested-reset
Version:
nested-reset opaque mixin
29 lines (28 loc) • 709 B
JSON
{
"name": "shoelace-ui-nested-reset",
"version": "0.1.2",
"description": "nested-reset opaque mixin",
"author": "Brannon Lucas <brannonlucas@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/shoelace-ui/nested-reset"
},
"homepage": "https://github.com/shoelace-ui/nested-reset",
"keywords": [
"nested",
"reset",
"stylus",
"nib",
"shoelace-ui"
],
"dependencies": {
"shoelace-ui-reset-box-model": "^0.1.0",
"shoelace-ui-reset-table": "^0.1.0",
"shoelace-ui-reset-table-cell": "^0.1.0",
"shoelace-ui-reset-font": "^0.1.0"
},
"bugs": {
"url": "https://github.com/shoelace-ui/nested-reset/issues"
}
}