UNPKG

flexmix

Version:

A Sass mixing that makes working with flexbox ease and quick!

27 lines (26 loc) 500 B
{ "name": "flexmix", "version": "1.8.0", "description": "A Sass mixing that makes working with flexbox ease and quick!", "main": "dist/_flexmix.scss", "authors": [ "https://github.com/davi-mbatista/" ], "license": "MIT", "keywords": [ "flexbox", "sass", "mixing", "scss", "css" ], "homepage": "https://github.com/davi-mbatista/flexmix", "moduleType": [], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }