Skip to content

Commit 03c99f5

Browse files
jakubfijalkowskixzyfer
authored andcommitted
Fix ordering in implementations list
1 parent facbab8 commit 03c99f5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/implementations.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)