Commit graph

15 commits

Author SHA1 Message Date
David Manning 314ce5c159 Updated node-sass dependency 2015-02-12 13:49:11 -08:00
Daphne Maddox 12f8db9863 update to node-sass version 2 beta
Peg node-sass dependency at "2.0.0-beta". node-sass version 2 is still
in beta, be wary of this branch.

Handle object output from node-sass, read `css` and `map` properties,
consistent with node-sass v2 API.

Simplify handling of file/data and sourceComments/sourceMap options.
2015-01-04 08:25:18 -08:00
Julien Muetton 7ba09c4bcb Add test for includePaths 2014-11-26 11:07:32 +01:00
David Manning 77159456fb merge 2014-10-28 22:58:24 -07:00
Ryan Schmukler 553e6ea857 bump to node-sass v1.0 2014-10-16 19:21:01 -04:00
David Clark 050724dfd5 Update test.js 2014-10-06 10:29:39 -07:00
David Clark 63a08c54f6 Make sourcemap source paths relative to file.base; fixes #92. 2014-10-04 17:05:52 -07:00
Niels Doucet c55ebd5c2c Add option, so the user can choose to call libsass synchronously. This can alleviate some pressure from the cpu and the memory when rendering large or many files. 2014-07-14 15:21:31 +02:00
David Manning df32000dd2 Added: onError and onSuccess callback options 2014-01-25 09:46:20 -08:00
David Manning d009ffb818 Added: Default for includePaths option 2014-01-22 12:52:04 -08:00
David Manning d537454052 Made tests better 2014-01-19 00:41:04 -08:00
David Manning 1ee0a2ac6c Added tape tests 2014-01-10 01:45:46 -08:00
David Manning c7f4c33556 Added documentation 2013-08-31 21:54:25 -07:00
David Manning 5d258dc2f4 pass additional options to node-sass 2013-08-31 19:00:14 -07:00
David Manning a983cb7320 Initial commit 2013-08-31 16:53:11 -07:00