Y
Hacker News
new
|
ask
|
show
|
jobs
by
eloisant
3568 days ago
How is that a good thing (sass)? That means that instead of having a full JS build now they need Ruby too...
3 comments
Rafert
3567 days ago
According to
http://blog.sass-lang.com/posts/809572-sass-35-release-candi...
the C++ based libsass is almost 100% compatible with Ruby Sass.
link
WorldMaker
3567 days ago
Yes, but it's still a painful native dependency in the otherwise Node-based build process. Native dependencies are getting better in Node, but still have many painful edge cases.
link
Olap84
3568 days ago
https://github.com/medialize/sass.js
link
baby
3567 days ago
what's the issue with that?
link