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

https://github.com/linjunpop/shimmer

Shimmer SCSS mixin
https://github.com/linjunpop/shimmer

Last synced: about 1 year ago
JSON representation

Shimmer SCSS mixin

Awesome Lists containing this project

README

          

# Shimmer

![Slide to unlock screenshot](http://f.cl.ly/items/0u0D3P0V0k110A2E0H44/Untitled.gif)

See it in action: http://cdpn.io/Hdmay

## Usage

```scss
@include shimmer($background-color:#000, $shimmer-color:#E9DDCC, $duration:2.0s);
```

## Vendor prefix

Try https://github.com/ai/autoprefixer, it's awesome.