UNPKG

sass-rem

Version:

Sass function and mixin to use rem units with optional pixel fallback.

31 lines (30 loc) 827 B
{ "name": "sass-rem", "version": "4.0.1", "description": "Sass function and mixin to use rem units with optional pixel fallback.", "keywords": [ "sass", "rem", "responsive", "fallback" ], "main": "index.scss", "homepage": "https://github.com/pierreburel/sass-rem", "bugs": { "url": "https://github.com/pierreburel/sass-rem/issues" }, "license": "MIT", "author": "Pierre Burel <pierre.burel@gmail.com>", "repository": { "type": "git", "url": "git://github.com/pierreburel/sass-rem.git" }, "devDependencies": { "jest": "^30.2.0", "sass": "^1.96.0" }, "scripts": { "test": "jest" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }