File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
LibSass - Sass compiler written in C++
2
2
======================================
3
3
4
- Currently maintained by Marcel Greter ([ @mgreter ] ) and Michael Mifsud ([ @xzyfer ] )
4
+ Currently maintained by Marcel Greter ([ @mgreter ] ) and Michael Mifsud ([ @xzyfer ] )
5
5
Originally created by Aaron Leung ([ @akhleung ] ) and Hampton Catlin ([ @hcatlin ] )
6
6
7
7
[ ![ Unix CI] ( https://travis-ci.org/sass/libsass.svg?branch=master )] ( https://travis-ci.org/sass/libsass " Travis CI ")
@@ -30,8 +30,9 @@ CLI tool built by the same people as LibSass.
30
30
- https://github.com/sass/libsass-net (C#)
31
31
- https://github.com/medialize/sass.js (JS)
32
32
- https://github.com/bit3/jsass (Java)
33
+ - https://github.com/scottdavis/sass.ex (Elixir)
33
34
34
- This list does not say anything about the quality of either the listed or not listed [ implementations] ( docs/implementations.md ) !
35
+ This list does not say anything about the quality of either the listed or not listed [ implementations] ( docs/implementations.md ) !
35
36
The authors of the listed projects above are just known to work regularly together with LibSass developers.
36
37
37
38
About
You can’t perform that action at this time.
0 commit comments