Commit 270ea015 by Andrew Nesbitt

Merge pull request #323 from LaurentGoderre/fix-windows

Updated libsass too fix the Windows build
parents 01434693 60d924f2
......@@ -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