- 02 Nov, 2015 1 commit
-
-
The nvm version from master is unsupported and may be broken. Using a tag is advised.
Michał Gołębiowski authored
-
- 31 Oct, 2015 1 commit
-
-
CI: Build for node 5.x
Michael Mifsud authored
-
- 30 Oct, 2015 1 commit
-
-
Marcin Cieślak authored
-
- 27 Oct, 2015 8 commits
-
-
Added a test for #1219
Michael Mifsud authored -
James Newell authored
-
James Newell authored
-
The previous file should be the absolute path, not the string used to import it.
Michael Mifsud authored -
fix to allow node-sass to pipe content with embedded sourcemap to other tools
Michael Mifsud authored -
making sass logo size more appropriate
Michael Mifsud authored -
xzyfer authored
-
Bump LibSass to 3.3.1
Michael Mifsud authored
-
- 26 Oct, 2015 3 commits
-
-
xzyfer authored
-
Chris Eppstein authored
-
Edmund Reed authored
-
- 25 Oct, 2015 1 commit
-
-
xzyfer authored
-
- 24 Oct, 2015 3 commits
-
-
Daniel Knell authored
-
Bump LibSass to 3.3.0
Michael Mifsud authored -
xzyfer authored
-
- 14 Oct, 2015 4 commits
-
-
xzyfer authored
-
Bump LibSass to 3.3.0-beta3
Michael Mifsud authored -
xzyfer authored
-
xzyfer authored
-
- 23 Sep, 2015 3 commits
-
-
Marcin Cieślak authored
-
Marcin Cieślak authored
-
Marcin Cieślak authored
-
- 18 Sep, 2015 9 commits
-
-
Fix a typo "repsonse" to "response".
Kyle Cho authored -
Ben Vibhagool authored
-
Fixed typo "Sepcial" to "Special" in "// only one of them is required, see section Special Behaviours" (line 319 in examples section) in README.md.
John T. Knox authored -
xzyfer authored
-
Add --follow option to the CLI
Michael Mifsud authored -
Use sass binary url from .npmrc if available
Michael Mifsud authored -
For pull requests and pushes to master just build 32-bit binaries and do not store artifacts. Whenever a tag is pushed to the "release" branch - produce full set of 32-bit and 64-bit binaries, create a GitHub release (if does not exist already) and attach the binaries to the release. Issue open: http://bit.ly/twoBuilds AppVeyor starts two builds in response to the "new commit" and "new tag" events.
Marcin Cieslak authored -
Import libsass 3.3 code
Michael Mifsud authored -
- New source layout - New header names for #include - No need for exception handling in pure C code
Marcin Cieślak authored
-
- 17 Sep, 2015 6 commits
-
-
Marcin Cieślak authored
-
Marcin Cieślak authored
-
P.S.V.R authored
-
Marcin Cieślak authored
-
Sometimes they generate double notification on change: 1) cli node-sass in.scss should watch the full scss dep tree for a single file (scss): Uncaught AssertionError: 'body{background:blue}\n\nbody{background:blue}' == 'body{background:blue}' + expected - actual -body{background:blue} - body{background:blue} at Socket.<anonymous> (test/cli.js:317:16) at readableAddChunk (_stream_readable.js:146:16) at Socket.Readable.push (_stream_readable.js:110:10) at Pipe.onread (net.js:523:20) https://github.com/sass/node-sass/issues/1152Marcin Cieślak authored -
xzyfer authored
-