UNPKG

@stringarism/scssmixins

Version:

scssMixins is a collection of SCSS Mixind and functions.

45 lines (44 loc) 945 B
{ "name": "@stringarism/scssmixins", "version": "0.0.5", "description": "scssMixins is a collection of SCSS Mixind and functions.", "main": "_all.scss", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/stringariSM/scssMixins.git" }, "keywords": [ "scss", "mixin", "css", "style", "styling", "7ninjas", "bootstrap", "react", "grid", "flex", "mixins", "less", "responsive", "web", "front-end", "css-modules", "sass" ], "author": "Gabriel Stringari de Miranda", "license": "Apache License", "bugs": { "url": "https://github.com/stringariSM/scssMixins/issues" }, "homepage": "https://github.com/stringariSM/scssMixins#readme", "files": [ "src/" ], "dependencies": { "bootstrap": "^4.3.1" } }