Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avalanchesass/avalanche_utility_background

Color scheme background with contrast text color
https://github.com/avalanchesass/avalanche_utility_background

Last synced: about 1 month ago
JSON representation

Color scheme background with contrast text color

Awesome Lists containing this project

README

        

# avalanchesass_utility_background
Color scheme background color.

## Install
```
npm install avalanchesass_utility_background --save
```

## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_utility_background';

/* Import just the mixin file. */
@import 'avalanchesass_utility_background/mixin';
```

## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner

### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)