An open API service indexing awesome lists of open source software.

https://github.com/moovweb/gosass

Go language wrapper for LibSass (the C/C++ implementation of Sass).
https://github.com/moovweb/gosass

go libsass

Last synced: 8 months ago
JSON representation

Go language wrapper for LibSass (the C/C++ implementation of Sass).

Awesome Lists containing this project

README

          

GoSass
======

Go language wrapper for LibSass (the C/C++ implementation of Sass).

For sample usage, see the file `gosass.go`. But make sure you move it to a different folder or comment it out before building, because the Go build tools don't like having two separate modules in the same folder!