moovweb / gosass

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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


Languages

Language:Go 92.6%Language:CSS 7.4%