UNPKG

piecewisecss

Version:

A SCSS @mixin for easy implementation of dynamic breakpoints.

33 lines (32 loc) 750 B
{ "name": "piecewisecss", "version": "1.7.8", "description": "A SCSS @mixin for easy implementation of dynamic breakpoints.", "main": "piecewise.scss", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/piecewisecss/piecewisecss.git" }, "keywords": [ "css", "piecewise", "linear", "sass", "scss", "mixin", "responsive", "responsive design", "design" ], "author": "John Fiorilla", "license": "ISC", "bugs": { "url": "https://github.com/piecewisecss/piecewisecss/issues" }, "homepage": "https://github.com/piecewisecss/piecewisecss#readme", "dependencies": {}, "devDependencies": {} }