sass-is-int
Version:
A lightweight Sass function that determines whether a number is integer or not.
24 lines (23 loc) • 654 B
JSON
{
"name": "sass-is-int",
"version": "1.0.3",
"description": "A lightweight Sass function that determines whether a number is integer or not.",
"repository": {
"type": "git",
"url": "git+https://github.com/pentzzsolt/sass-is-int.git"
},
"keywords": [
"sass",
"sass-functions",
"sass-function",
"scss",
"scss-functions",
"scss-function"
],
"author": "Zsolt Pentz <pentzzsolt@gmail.com> (https://pentzzsolt.github.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/pentzzsolt/sass-is-int/issues"
},
"homepage": "https://github.com/pentzzsolt/sass-is-int#readme"
}