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
- Selector functions should fail to parse selectors with extra text
- Partial sibling combinator matches should be considered superselectors
- Custom importers shouldn't be able to override plain CSS imports
- call() should reject a non-function argument
- Allow positional and named splats to be passed at once
- keywords() should throw an error when passed a list that's not an argument list
- content-exists() should be callable in nested mixin contexts
- LibSass fails to parse comma-separated lists as map keys
- inspect() is misleading for join(a, ())
- inspect() parenthesizes incorrectly for comma lists in space lists
- Docs
- C++ not yet supported