Commit 60d924f2 by Laurent Goderre

Updated libsass too fix the Windows build

See #318
parent 01434693
......@@ -28,7 +28,9 @@
'libsass/source_map.cpp',
'libsass/to_c.cpp',
'libsass/to_string.cpp',
'libsass/units.cpp'
'libsass/units.cpp',
'libsass/utf8_string.cpp',
'libsass/sass2scss/sass2scss.cpp'
],
'include_dirs': [
'<!(node -e "require(\'nan\')")'
......
Subproject commit e9e2cfc40a74b5cea6a0e7142324ab6e5f975ce1
Subproject commit 95be22767215b8b4d8c4925ed9d744093f697bb0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment