angled-border-edges
Version:
Add a consistent angled edge to a full width element.
35 lines (34 loc) • 856 B
JSON
{
"name": "angled-border-edges",
"description": "Add a consistent angled edge to a full width element.",
"version": "1.0.1",
"main": "assets/styles/angled-edges.scss",
"dependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tallon1252/angled-border-edges.git"
},
"keywords": [
"angled",
"edges",
"sass",
"scss",
"mixin",
"border",
"css"
],
"author": "Tim-Lars Schnehage <kontakt@t-schnehage.de> (https://t-schnehage.de)",
"license": "MIT",
"bugs": {
"url": "https://github.com/tallon1252/angled-border-edges/issues"
},
"homepage": "https://github.com/tallon1252/angled-border-edges#readme",
"engines": {
"node": ">=4"
},
"devDependencies": {},
"browserDependencies": {}
}