@@ -14,6 +14,17 @@ There are several implementations of `libsass` for a variety of languages. Here
1414* [ go_sass] ( https://github.com/suapapa/go_sass )
1515* [ go-sass] ( https://github.com/SamWhited/go-sass )
1616
17+ ### Haskell
18+ * [ hLibsass] ( https://github.com/jakubfijalkowski/hlibsass )
19+ * [ hSass] ( https://github.com/jakubfijalkowski/hsass )
20+
21+ ### Java
22+ * [ libsass-maven-plugin] ( https://github.com/warmuuh/libsass-maven-plugin )
23+ * [ jsass] ( https://github.com/bit3/jsass )
24+
25+ ### JavaScript
26+ * [ sass.js] ( https://github.com/medialize/sass.js )
27+
1728### Lua
1829* [ lua-sass] ( https://github.com/craigbarnes/lua-sass )
1930
@@ -28,13 +39,6 @@ There are several implementations of `libsass` for a variety of languages. Here
2839### node.js
2940* [ node-sass] ( https://github.com/andrew/node-sass )
3041
31- ### Java
32- * [ libsass-maven-plugin] ( https://github.com/warmuuh/libsass-maven-plugin )
33- * [ jsass] ( https://github.com/bit3/jsass )
34-
35- ### JavaScript
36- * [ sass.js] ( https://github.com/medialize/sass.js )
37-
3842### Perl
3943* [ CSS::Sass] ( https://github.com/caldwell/CSS-Sass )
4044* [ Text::Sass::XS] ( https://github.com/ysasaki/Text-Sass-XS )
@@ -57,7 +61,3 @@ There are several implementations of `libsass` for a variety of languages. Here
5761
5862### Tcl
5963* [ tclsass] ( https://github.com/flightaware/tclsass )
60-
61- ### Haskell
62- * [ hLibsass] ( https://github.com/jakubfijalkowski/hlibsass )
63- * [ hSass] ( https://github.com/jakubfijalkowski/hsass )
0 commit comments