Skip to content

Commit 3e24a6f

Browse files
committed
Add recommended java implementation to Readme.md
1 parent c991225 commit 3e24a6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ CLI tool built by the same people as LibSass.
2424

2525
- https://github.com/sass/node-sass (Node.js)
2626
- https://github.com/sass/perl-libsass (Perl)
27+
- https://github.com/sass/libsass-python (Python)
2728
- https://github.com/wellington/go-libsass (Go)
2829
- https://github.com/sass/sassc-ruby (Ruby)
2930
- https://github.com/sass/libsass-net (C#)
3031
- https://github.com/medialize/sass.js (JS)
31-
- https://github.com/sass/libsass-python (Python)
32+
- https://github.com/bit3/jsass (Java)
3233

3334
This list does not say anything about the quality of either the listed or not listed [implementations](docs/implementations.md)!
3435
The authors of the listed projects above are just known to work regularly together with LibSass developers.

0 commit comments

Comments
 (0)