Commit graph

62 commits

Author SHA1 Message Date
David Manning e0e703131c update package requirements 2013-12-14 18:29:14 -08:00
Will O'Brien b0ca91c02d Add node_modules to gitignore 2013-12-14 18:23:28 -08:00
Will O'Brien a4a43487e3 Remove file clone
The file object passed by gulp is now a wrapped node file object. Clone
seems to be tripping over the path setting resulting in .scss files
rather than .css files. The content of the files is, as expected, css.

This fix removes the file cloning and instead just emits the incoming
file with modified attributes.
2013-12-14 18:23:04 -08:00
David Manning 0f16ff1384 Merge pull request #2 from stevelacy/patch-1
Removing redundant parentheses
2013-12-04 10:04:51 -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 c28845e17e bumb version 2013-08-31 19:01:09 -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
David Manning b6f13ea0ce Merge branch 'master' of https://github.com/dlmanning/gulp-sass 2013-08-31 14:20:12 -07:00
David Manning 22a56370d2 new file: package.json 2013-08-31 14:19:20 -07:00
David Manning 24329f8d52 Initial commit 2013-08-31 14:01:20 -07:00