- 19 Mar, 2013 2 commits
-
-
Node v0.10.0
Andrew Nesbitt authored -
Andy Vermeulen authored
-
- 18 Mar, 2013 2 commits
-
-
Response to Issue 65
Andrew Nesbitt authored -
Changed the default file name for generated CSS files from nodesass.css to <originalfilename-without-scss>.css. Now it should be possible to use globbing and get all generated files in ones current working directory: ./path/to/node-sass path/to/styles/*.scss generates all CSS files named like their SCSS counterparts.
David Christ authored
-
- 15 Mar, 2013 3 commits
-
-
Canon libsass
Andrew Nesbitt authored -
Use a wrapper to store the callback info and the context, this way we can use the unmodified libsass
Enric Lluelles authored -
Enric Lluelles authored
-
- 14 Mar, 2013 1 commit
-
-
Enric Lluelles authored
-
- 07 Mar, 2013 2 commits
-
-
Convert the options to camelCase. Fixes #43
Andrew Nesbitt authored -
Still supporting the old style though
Sindre Sorhus authored
-
- 27 Feb, 2013 3 commits
-
-
Pull request looks okay. I'm merging it in.
Dean Mao authored -
Farrin Reid authored
-
Farrin Reid authored
-
- 22 Feb, 2013 3 commits
-
-
re #61 proper linux x64 binaries
Andrew Nesbitt authored -
Eugene Mirotin authored
-
Eugene Mirotin authored
-
- 10 Feb, 2013 1 commit
-
-
Andrew Nesbitt authored
-
- 03 Feb, 2013 3 commits
-
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
- 23 Jan, 2013 2 commits
-
-
Just a simple bugfix at npm install line in readme file
Andrew Nesbitt authored -
Clauber Stipkovic authored
-
- 12 Jan, 2013 5 commits
-
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
Conflicts: README.md
Andrew Nesbitt authored -
Andrew Nesbitt authored
-
- 11 Jan, 2013 1 commit
-
-
Sam Walsh authored
-
- 08 Jan, 2013 3 commits
- 07 Jan, 2013 2 commits
-
-
Updates to CLI / bin utility for node-sass
Andrew Nesbitt authored -
add a command line binary interface for node-sass
Andrew Nesbitt authored
-
- 05 Dec, 2012 3 commits
-
-
update libsass
Andrew Nesbitt authored -
node-sass sass.scss output.css Where sass.scss is the Sass file to compilte, and output.css is the filename to output. Added fs.writeFile functionality to the node-sass bin, so that output if read in and compiled correct are then output to the filesystem based on the given arguments. Default output file is "nodesass.scss" Did not add additional tests for this, lame.
Stephen Rivas JR authored -
Sam Saccone authored
-
- 03 Dec, 2012 4 commits
-
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
a simplification of the default options setting
Andrew Nesbitt authored
-