Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/beth3346/elr-sass-utilities
- Owner: Beth3346
- License: mit
- Archived: true
- Created: 2013-11-23T08:44:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T23:45:08.000Z (over 4 years ago)
- Last Synced: 2024-09-26T00:42:40.972Z (3 months ago)
- Topics: sass-framework, sass-library, sass-mixins
- Language: CSS
- Homepage: http://elizabeth-rogers.com/elr-utilities/
- Size: 1.59 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)_