-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #452 from sass/3_6_6
update libsass to 3.6.6
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libsass
updated
15 files
+0 −1 | Readme.md | |
+1 −1 | contrib/libsass.spec | |
+2 −2 | docs/build-on-gentoo.md | |
+15 −0 | docs/build.md | |
+1 −1 | docs/dev-ast-memory.md | |
+1 −1 | res/resource.rc | |
+8 −6 | src/ast_selectors.cpp | |
+1 −0 | src/debugger.hpp | |
+8 −4 | src/fn_miscs.cpp | |
+2 −1 | src/inspect.cpp | |
+1 −1 | src/prelexer.cpp | |
+1 −1 | src/prelexer.hpp | |
+11 −11 | src/sass2scss.cpp | |
+2 −2 | src/util.cpp | |
+3 −0 | win/libsass.vcxproj |