UNPKG

sass-map-get-next-prev

Version:

Sass map-get functions improving loops with get-next and get-prev for a potential 2nd loop parameter

27 lines (26 loc) 716 B
{ "name": "sass-map-get-next-prev", "version": "1.0.0", "description": "Sass map-get functions improving loops with get-next and get-prev for a potential 2nd loop parameter", "main": "map-get-functions.scss", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/elcheio/sass-map-get-next-prev.git" }, "keywords": [ "Sass", "map-get", "loop", "next", "prev" ], "author": "Simon Koch <simon@elche.io>", "license": "MIT", "bugs": { "url": "https://github.com/elcheio/sass-map-get-next-prev/issues" }, "homepage": "https://github.com/elcheio/sass-map-get-next-prev#readme" }