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
- Add an option to amalgamate sources before compilation
- selector-append() shouldn't append a namespaced type selector
- :matches() should be a superselector of complex selectors
- ::slotted() should be a superselector of ::slotted()
- All selector pseudo superselector logic should work with prefixes
- The universal selector should be a superselector of everything
- Selector functions fail to parse decomposed selectors with quoted components
- Selector functions parse :nth-child(... of ...) incorrectly
- Order should matter for superselectors involving pseudo-elements
- Selector functions should reject selectors with incorrect structure
- Docs
- C++ not yet supported