Commit graph

43 commits

Author SHA1 Message Date
Vincent Prouillet
212e221212 Sourcemap paths seem to be relative now?
At least the test still pass and paths
looks the same with and without the relative fudge.
Sourcemaps are completely wonky though and do not point at the right thing

Also removes jshint since it's using eslint now
2015-03-24 12:16:31 +00:00
Sam Richard
42b8d28e84 Alpha 1 version, not full version 2015-03-24 06:43:42 -05:00
Sam Richard
c7e57b863c Removed gulp-sourcemaps from dependencies 2015-03-24 06:33:11 -05:00
Sam Richard
8ca25e10ad Added linting
Linting modified from ibm-watson/runner for use in Node
2015-03-24 05:32:12 -05:00
Sam Richard
c4d97cc7fd Updated node-sass version to alpha.1 2015-03-24 04:39:23 -05:00
Vincent Prouillet
1dd861e4d6 Rewrite gulp-sass to be a very light wrapper
Simply pass everything to node-sass and just hand
back the results to gulp.
Removed custom options like success/failure cb
and sync rendering.

Missing:
 -  gulp-sourcemaps support + test
2015-03-23 22:30:52 +00:00
David Manning
314ce5c159 Updated node-sass dependency 2015-02-12 13:49:11 -08:00
Joakim Strandell
55601e217b New string for error logging 2015-01-15 13:07:49 +01:00
David Manning
24cc36a033 mend
Version 1.3.1
2015-01-13 20:50:29 -08:00
David Manning
5d98bf68f4 Added CHANGELOG and fix version 2015-01-13 17:27:35 -08:00
David Manning
1019397917 version bump 2015-01-13 17:22:27 -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
David Manning
0c429d5d90 version bump 2014-12-03 22:51:15 -08:00
David Manning
b5cba0eaaf version bump 2014-11-13 18:47:36 -08:00
Felix Zandanel
cff681aeb1 Make a deep clone of the options hash at the prolog 2014-11-08 18:02:07 +01:00
David Manning
2babd14e7f version bump 2014-10-28 23:01:59 -07:00
David Manning
91776b3a39 fix includePaths 2014-10-28 11:01:55 -07:00
David Manning
5395cae064 version bump 2014-10-16 16:28:20 -07:00
Ryan Schmukler
553e6ea857 bump to node-sass v1.0 2014-10-16 19:21:01 -04:00
David Manning
052a674d36 version bump: 1.1.0 2014-10-09 15:05:32 -07:00
David Manning
d4f57bebd1 1.0 2014-09-24 12:25:57 -07:00
David Manning
25b326fac1 Resolve merge conflicts 2014-09-10 20:04:06 -07:00
Jesse Pollak
f3db14303a switch to use vinyl-sourcemaps-apply 2014-09-10 16:24:04 -07:00
David Manning
57b7a6cfcf fixed: Assertion 'val->IsString()' failed 2014-08-12 12:11:39 -07:00
David Manning
6e8894502b Updated node-sass dep 2014-06-05 22:30:55 -07:00
David Manning
903fb592d5 Version bump and update README 2014-02-21 16:08:13 -08:00
David Manning
7748e84eb8 version bump 2014-02-10 21:01:57 -08:00
David Manning
6181d953f1 Version bump 2014-01-25 09:46:42 -08:00
David Manning
852727e179 package.json 2014-01-22 15:49:02 -08:00
David Manning
55ca93685e Updated node-sass dep 2014-01-22 14:41:12 -08:00
David Manning
718ff0a9f7 version bump 2014-01-22 12:52:24 -08:00
Steve Lacy
bf3a08da85 Remove traces of clone() 2014-01-20 17:13:46 -07:00
Steve Lacy
61353e1131 Change event-stream to map-stream 2014-01-20 12:21:33 -07:00
David Manning
75dd9e9ae5 Remove test dependency on gulp and bump version 2014-01-19 00:42:15 -08:00
David Manning
f6af95634d version bump 2014-01-12 22:43:33 -08:00
David Manning
ad12387d58 version bump 2014-01-10 13:44:08 -08:00
David Manning
1ee0a2ac6c Added tape tests 2014-01-10 01:45:46 -08:00
David Manning
8a3e80c69c Updated deps and version bump 2014-01-05 10:14:47 -05:00
David Manning
e0e703131c update package requirements 2013-12-14 18:29:14 -08:00
David Manning
c7f4c33556 Added documentation 2013-08-31 21:54:25 -07:00
David Manning
c28845e17e bumb version 2013-08-31 19:01:09 -07:00
David Manning
a983cb7320 Initial commit 2013-08-31 16:53:11 -07:00
David Manning
22a56370d2 new file: package.json 2013-08-31 14:19:20 -07:00