Skip to content

Commit

Permalink
image link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lunelson committed Aug 27, 2014
1 parent c7810d9 commit 4917a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

These functions provide forward-compatible map (hash) data-type functionality for [libsass](http://libsass.org/) and [ruby-sass](http://sass-lang.com/) 3.2.x using the SassScript `list` data-type. They are a polyfill for the `map` data-type introduced in ruby-sass 3.3.x. They feature-match all the current native (ruby-sass) `map` functions, and add nested (or 'chained') `get()`, `set()` and `merge()` functions and inspection / debugging functions as well.

![](/sass-hash.jpg)
![](sass-hash.jpg)

#### Updates

Expand Down

0 comments on commit 4917a36

Please sign in to comment.