shadow-scss
Version:
Set of two Sass functions (box-shadow and text-shadow) to write multiple shadows
24 lines (23 loc) • 554 B
JSON
{
"name": "shadow-scss",
"version": "1.0.3",
"description": "Set of two Sass functions (box-shadow and text-shadow) to write multiple shadows",
"main": "_shadow.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/n3r4zzurr0/shadow-scss.git"
},
"keywords": [
"scss",
"shadow",
"box-shadow",
"text-shadow",
"css"
],
"author": "Utkarsh Verma",
"license": "MIT",
"homepage": "https://n3r4zzurr0.in/shadow-scss"
}