- 12 Jul, 2014 1 commit
-
-
Adeel authored
-
- 19 Jun, 2014 5 commits
-
-
Don't write to disk with --stdout
Andrew Nesbitt authored -
blopker authored
-
blopker authored
-
Fix boolean paramaters
Andrew Nesbitt authored -
blopker authored
-
- 18 Jun, 2014 3 commits
- 16 Jun, 2014 4 commits
-
-
Updated to NAN 1.2.0 and switched NanSymbol to NanNew
Andrew Nesbitt authored -
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
- 10 Jun, 2014 8 commits
-
-
Updated submodule readme instructions
Andrew Nesbitt authored -
Andrew Nesbitt authored
-
Added new libsass file to the gyp configuration
Andrew Nesbitt authored -
Laurent Goderre authored
-
Update to 2.1.0-beta
Andrew Nesbitt authored -
Parris Khachi authored
-
Fix README to update the submodule with --recursive
Andrew Nesbitt authored -
Arian Stolwijk authored
-
- 09 Jun, 2014 1 commit
-
-
Updated to newer libsass
Andrew Nesbitt authored
-
- 08 Jun, 2014 5 commits
-
-
Andrew Nesbitt authored
-
Adding support for passing a precision option to libsass
Andrew Nesbitt authored -
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
- 07 Jun, 2014 3 commits
-
-
- Includes some compilation fixes Testing ---- - Compiled with build-essentials on ubuntu - Compiled under osx
Parris Khachi authored -
John Oberreuter authored
-
John Oberreuter authored
-
- 06 Jun, 2014 8 commits
-
-
don't modify the user supplied options object directly
Andrew Nesbitt authored -
this can cause unindented side-effects if the user uses the same options object for multiple sass calls.
Sindre Sorhus authored -
Andrew Nesbitt authored
-
don't prepareOptions twice in `renderFile()`
Andrew Nesbitt authored -
Doing it twice, once in `renderFile` and then in `render` makes it lose some options. Fixes sindresorhus/grunt-sass#95 I also made the test actually test includePaths as the current test was faulty.
Sindre Sorhus authored -
Drop middleware and examples
Andrew Nesbitt authored -
Examples been moved to https://github.com/andrew/node-sass-example
Nick Schonning authored -
Code has now been split out to https://github.com/andrew/node-sass-middleware Fixes gh-185
Nick Schonning authored
-
- 05 Jun, 2014 2 commits
-
-
readme - svgify badges
Andrew Nesbitt authored -
Update install instructions for Ubuntu build issue
Andrew Nesbitt authored
-