Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 03c99f5

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

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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)