Commit graph

30 commits

Author SHA1 Message Date
Sam Richard
3adb373c69 Updated Changelog and README 2015-03-24 06:32:14 -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
The Gitter Badger
b19533c05f Added Gitter badge 2015-03-23 02:51:06 +00:00
Ben Drucker
b11d33d3e2 Fix markdown h1 formatting in readme 2015-03-12 21:10:27 -04:00
Tomislav Biscan
e30b512fe5 Added missing parenthesis to README.md 2015-01-28 13:45:23 +00:00
Aaron Jensen
129d5a830f Add note about indented syntax to readme 2015-01-20 22:29:38 -08:00
Aaron Petcoff
126035a5e8 changes spelling of Sass in README. it's Sass not SASS :) 2015-01-13 16:27:52 -05:00
Schlueter
18584972cb Add missing gulp.dest to README 2014-11-14 13:02:18 -05:00
David Manning
ce0bcc855b Update README.md 2014-11-08 10:06:47 -08:00
David Manning
ca6a21ce5c Merge pull request #76 from JosephHier/master
Revise minor errors in README.md.
2014-10-26 09:46:11 -07:00
David Manning
22fe33db96 merge 2014-10-09 15:03:12 -07:00
David Clark
7663490005 Fix ; typos in Sourcemaps examples 2014-09-24 13:25:39 -07:00
David Manning
25b326fac1 Resolve merge conflicts 2014-09-10 20:04:06 -07:00
Joseph Hier
60f15b9216 Revise minor errors in README.md. 2014-07-29 21:47:00 -07:00
Shinnosuke Watanabe
e500335338 Update README
* change badge image format
* update link URL
2014-07-18 14:55:46 +09: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
Jesse Pollak
4c3154aeb1 fixes readme 2014-05-27 12:56:55 -07:00
Jesse Pollak
f786e90176 adds documentation 2014-05-10 12:04:25 -07:00
David Manning
903fb592d5 Version bump and update README 2014-02-21 16:08:13 -08:00
Tomas
8481406b5d Fix unquoted map + normal sourceComments 2014-02-18 17:49:51 -03:00
David Manning
1e7da62c18 Added: preliminary source map support 2014-02-10 21:01:45 -08: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
a14d75f318 Added: Travis build status badge 2014-01-19 00:50:19 -08:00
David Manning
6d63ff3220 Add errLogToConsole option 2014-01-12 22:27:45 -08:00
David Manning
5a92cdf16c changed markdown syntax specification sass -> scss 2014-01-10 15:47:07 -08:00
David Manning
6b65a312f4 Added documentation for imports and partials 2014-01-10 15:45:20 -08:00
Steve Lacy
807a09004a Removing redundant parentheses 2013-12-04 10:36:46 -07:00
David Manning
c7f4c33556 Added documentation 2013-08-31 21:54:25 -07:00
David Manning
24329f8d52 Initial commit 2013-08-31 14:01:20 -07:00