Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beth3346/elr-sass-utilities

Library of flexible and reusable sass mixins for use in development projects.
https://github.com/beth3346/elr-sass-utilities

sass-framework sass-library sass-mixins

Last synced: 3 months ago
JSON representation

Library of flexible and reusable sass mixins for use in development projects.

Awesome Lists containing this project

README

        

# elr-sass-utilities

[![Greenkeeper badge](https://badges.greenkeeper.io/Beth3346/elr-sass-utilities.svg)](https://greenkeeper.io/)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![npm](https://img.shields.io/npm/dm/elr-sass-utilities.svg?style=flat)]()

a library of sass mixins

## Installation

Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.

```sh
npm install elr-sass-utilities --save
```

## Dependencies

None

## Dev Dependencies

None

## License

SEE LICENSE IN LICENSE.md

## TODO

update parameters to use config object instead of passing in a list of parameters

_Generated by [package-json-to-readme](https://github.com/zeke/package-json-to-readme)_