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).
- Host: GitHub
- URL: https://github.com/moovweb/gosass
- Owner: moovweb
- Archived: true
- Created: 2012-06-05T21:33:43.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T22:04:03.000Z (about 8 years ago)
- Last Synced: 2025-01-17T23:34:55.581Z (over 1 year ago)
- Topics: go, libsass
- Language: Go
- Size: 19.5 KB
- Stars: 73
- Watchers: 29
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!