libsass
https://github.com/sass/libsass
C++
A C/C++ implementation of a Sass compiler
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported9 Subscribers
Add a CodeTriage badge to libsass
Help out
- Issues
- map-remove() should reject a combination of positional and named keys
- list-separator() should return "comma" for a map
- Some empty and single-element lists and maps shouldn't force comma separators in join()
- Full sass trace missing from `@error` messages.
- unquote() should reject non-string arguments
- random() should allow a null argument
- Code style: Do not indent namespace
- Drop support for VS2013
- Prepare library to be used with wasm32-wasi
- scale-color() shouldn't have a $hue parameter
- Docs
- C++ not yet supported