3c3344f Update libsass to master + other fixes

Authored and Committed by Gleb Mazovetskiy 5 years ago
    Update libsass to master + other fixes
    
    Updates libsass to master to incorporate fixes for:
    
    1. The :not selector. Fixes #91. https://github.com/sass/libsass/issues/2697
    2. Default precision changed to 10. https://github.com/sass/libsass/issues/2716
    3. Now builds with `cc` instead of hard-coding `gcc`. https://github.com/sass/libsass/issues/2707
    4. Building on Linux and Solaris. https://github.com/sass/libsass/pull/2720
    
    Also:
    1. Adds Windows RubyInstaller compilation support via `rake-compiler`. Fixes #18.
    2. Fixes `load_paths` separator on Windows. Fixes #93.
    3. Changes the location of `libsass.so` from `ext/` to `lib/`. Fixes #95.
    
        
file modified
+1 -0
file modified
+1 -1
file modified
+1 -1
file modified
+8 -3
file removed
-3
file added
+36
file modified
+1 -1
file modified
+1 -1
file removed
-33
file modified
+16 -9
file modified
+2 -2
file modified
+1 -1