File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,17 @@ There are several implementations of `libsass` for a variety of languages. Here
14
14
* [ go_sass] ( https://github.com/suapapa/go_sass )
15
15
* [ go-sass] ( https://github.com/SamWhited/go-sass )
16
16
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
+
17
28
### Lua
18
29
* [ lua-sass] ( https://github.com/craigbarnes/lua-sass )
19
30
@@ -28,13 +39,6 @@ There are several implementations of `libsass` for a variety of languages. Here
28
39
### node.js
29
40
* [ node-sass] ( https://github.com/andrew/node-sass )
30
41
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
-
38
42
### Perl
39
43
* [ CSS::Sass] ( https://github.com/caldwell/CSS-Sass )
40
44
* [ 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
57
61
58
62
### Tcl
59
63
* [ tclsass] ( https://github.com/flightaware/tclsass )
60
-
61
- ### Haskell
62
- * [ hLibsass] ( https://github.com/jakubfijalkowski/hlibsass )
63
- * [ hSass] ( https://github.com/jakubfijalkowski/hsass )
You can’t perform that action at this time.
0 commit comments