wellington / go-libsass

Go wrapper for libsass, the only Sass 3.5 compiler for Go
http://godoc.org/github.com/wellington/go-libsass
Apache License 2.0
205 stars 28 forks source link

Update libsass #77

Closed bep closed 4 years ago

bep commented 4 years ago

LibSASS is doing some major upgrades of their codebase to get Sass Modules support. They're not there yet, but it would be good to have go-libsass pulling in the latest releases. I tried to look at it myself, but the number of changes/moved/deleted files tells me that this would be task to be handled by someone knowing the code base batter.

https://github.com/sass/libsass/releases/tag/3.6.2 https://github.com/orgs/sass/projects/3

bep commented 4 years ago

Never mind.