Skip to content
This repository was archived by the owner on Jul 14, 2018. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 297 Bytes

File metadata and controls

6 lines (4 loc) · 297 Bytes

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!