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
206 stars 28 forks source link

Add option for Imports #47

Closed japettyjohn closed 7 years ago

japettyjohn commented 7 years ago

Add the ability to configure the import resolution by allowing Imports overriding through options. Discussed in issue 45.

drewwells commented 7 years ago

Thanks for the pull request!