File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ CLI tool built by the same people as LibSass.
36
36
- https://github.com/medialize/sass.js (JS)
37
37
- https://github.com/bit3/jsass (Java)
38
38
- https://github.com/scottdavis/sass.ex (Elixir)
39
+ - https://github.com/Youimmi/sass_compiler (Elixir)
39
40
40
41
This list does not say anything about the quality of either the listed or not listed [ implementations] ( docs/implementations.md ) !
41
42
The authors of the listed projects above are just known to work regularly together with LibSass developers.
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ There are several implementations of `libsass` for a variety of languages. Here
8
8
9
9
### Elixir
10
10
* [ sass.ex] ( https://github.com/scottdavis/sass.ex )
11
+ * [ sass_compiler] ( https://github.com/Youimmi/sass_compiler )
11
12
12
13
### Go
13
14
* [ go-libsass] ( https://github.com/wellington/go-libsass )
You can’t perform that action at this time.
0 commit comments