diff --git a/docs/implementations.md b/docs/implementations.md index c8882de010..4321558c3e 100644 --- a/docs/implementations.md +++ b/docs/implementations.md @@ -3,6 +3,9 @@ There are several implementations of `libsass` for a variety of languages. Here ### C * [sassc](https://github.com/hcatlin/sassc) +### Elixir +* [sass.ex](https://github.com/scottdavis/sass.ex) + ### Go * [go-libsass](https://github.com/wellington/go-libsass) * [go_sass](https://github.com/suapapa/go_sass)