Compare commits

...

257 commits
dev ... master

Author SHA1 Message Date
selfisekai 06bd869e5d release 4.2.0 2020-11-06 14:46:25 +01:00
selfisekai 968c903c9f remove engine compatibility entry 2020-11-06 14:01:35 +01:00
selfisekai c256bbe4dd add gitlab ci 2020-11-06 13:59:31 +01:00
selfisekai b7569dd457 typescript typedefs 2020-11-06 12:24:32 +01:00
selfisekai 148502cd95 made dart sass default 2020-11-06 12:24:25 +01:00
selfisekai bcf64926b8 this is a fork 🔥 2020-11-05 23:40:12 +01:00
xzyfer 8d6ac29097 Update changelog 2020-04-23 20:26:33 +10:00
xzyfer 43c05476ed 4.1.0 2020-04-23 20:19:16 +10:00
Ken Newman ebe3ec6b5e
Set appropriate file stat times (#763)
* Set appropriate file stat times

Since we are creating the destination file, it's our responsibility to set the file stat times.

* fix code style
2020-04-23 13:12:23 +10:00
Christophe Coevoet 7ab018e367 Migrate to the lodash package
The modularized lodash packages are unmaintained since 2 years, lagging a lot
behind the main lodash package. Partial imports of lodash are the preferred
way.
2019-08-05 21:13:31 +10:00
xzyfer fa670c64b2 4.0.2 2018-10-16 19:00:47 +11:00
xzyfer fefa00e707 Revert package.json version bump 2018-10-16 19:00:43 +11:00
Natalie Weizenbaum 98254d2d0d Fix README typos 2018-10-16 17:57:46 +10:00
Natalie Weizenbaum 8a14419856 Continue loading Node Sass by default
This documents the option to use Dart Sass, and encourages users to
explicitly choose their implementation, but it doesn't change the
existing behavior.
2018-10-16 17:57:46 +10:00
Natalie Weizenbaum 938afbe3dc Add a note about synchronous versus asynchronous speed 2018-10-16 17:57:46 +10:00
Natalie Weizenbaum 7cc2db1168 Make this package implementation-agnostic
Rather than always loading Node Sass, this now requires users to pass
in either Dart Sass or Node Sass to the require() call.

Closes #672
2018-10-16 17:57:46 +10:00
Jacob Francis Powers 643f73b64a Add documentation for synchronous code options
It's not clearly documented how to add options to sass.sync, and this is implemented inconsistently across other code infrastructures, so it's not safe to assume whether it's `sass(options).sync()` or `sass.sync(options)` please accept the pull request if the proposed documentation is correct, or otherwise accept it anyways and provide a follow up merge as an update fix.
2018-05-23 09:39:48 +02:00
xzyfer 0b3c7e7b83 4.0.1 2018-04-08 13:11:09 +10:00
Michael Mifsud daca90dd95
Merge pull request #681 from DKvistgaard/master
Declaring logError as function instead of arrow function.
2018-04-08 13:10:17 +10:00
Daniel Kvistgaard 71471c2d2c Declaring logError as function instead of arrow function. 2018-04-08 13:05:50 +10:00
xzyfer 450a7b8b4f 4.0.0 2018-04-05 21:10:27 +10:00
Michael Mifsud e9b1fe8d42
Fix node versions in appveyor.yml 2018-04-05 21:08:06 +10:00
Michael Mifsud 44be409bd9
Merge pull request #667 from dlmanning/next
Drop support for non-Active LTS and Current releases
2018-04-05 16:02:00 +10:00
xzyfer 7656eff297 Adopt airbnb eslint preset 2018-03-24 12:55:37 +11:00
xzyfer 12931694be Bump autoprefixer@^8.1.0, gulp-postcss@^7.0.1 2018-03-24 12:55:37 +11:00
xzyfer 9fa817b8c4 Bump gulp-sourcemaps@^2.6.4 2018-03-24 12:55:37 +11:00
xzyfer a0576953ad Bump should@^13.2.1 2018-03-24 12:55:37 +11:00
xzyfer 549d7ba9aa Bump mocha@^5.0.4 2018-03-24 12:55:37 +11:00
Charles Samborski e61535250e Drop dependency on deprecated gulp-util
Closes dlmanning/gulp-sass#646
2018-03-24 12:55:35 +11:00
xzyfer 9a8a8797ca Drop support for non-active lts and current release
Closes #649
2018-03-24 12:55:07 +11:00
Michael Mifsud 04fb925e40
3.2.1 2018-03-24 11:33:28 +11:00
Michael Mifsud ff8b225245
Bump node-sass@^4.8.3
Make the latest stable node-sass the minimum.
2018-03-24 11:33:10 +11:00
xzyfer 44256d3315 3.2.0 2018-03-12 14:22:37 +11:00
xzyfer c0a2973846 Test on all supported Windows platforms 2018-03-11 21:18:33 +11:00
xzyfer 19685965ff Update CHANGELOG
Fixes #588
2018-03-11 21:15:38 +11:00
xzyfer 5fc1e30fbe Bump node-sass@^4.8.0
Force update to LibSass 3.5.0.
2018-03-11 21:08:17 +11:00
Paul Hawxby cc4ed2fc34 Unit tests now work on windows
Closes #620
2018-03-11 16:37:23 +11:00
xzyfer e45e200633 Simplifiy appveyor config 2018-03-11 15:24:02 +11:00
xzyfer 6dadb97b95 Add Appveyor for Windows CI 2018-03-11 15:05:12 +11:00
Yusril Herlian Syah 2b090fe07d Add whitespace 2018-01-30 09:24:06 +11:00
xzyfer 25d37e799a 3.1.0 2017-01-09 19:17:52 +11:00
Michael Mifsud 3709a76337 Bump node-sass@^4.2.0
node-sass@4.2.0 significantly improves memory usage.

Fixes #575
2017-01-09 19:16:36 +11:00
xzyfer 0d2a2bffb6 3.0.0 2016-12-11 00:54:09 +11:00
xzyfer 251fbc836c Bump node-sass@v4.0.0
Get the latest LibSass.

https://github.com/sass/node-sass/releases/tag/v4.0.0
2016-12-11 00:53:56 +11:00
xzyfer 218560fc06 2.3.2 2016-06-15 20:56:34 +10:00
Michael Mifsud 568b13bbc1 Merge pull request #509 from xzyfer/fix/option-leakage
Prevent options leaking between compilations
2016-06-15 20:56:11 +10:00
xzyfer 035b759f51 Prevent options leaking between compilations
Currently options are leaking between compilation runs. This is most
evident when using an array of importers. The array is shallow copied
internally, and the children of that array are wrapped by Node Sass.

When the next file is compiled the options are shallow copied once
again however this time the importer array contains the wrapped
importers not the original ones.

Instead of shallow copying with `Object.assign` this patch does a
full deep clone. Node Sass should also do this to prevent mutating
the options being passed in.

Related sass/node-sass#1168
Fixes #467 (probably)
2016-06-15 20:54:04 +10:00
Michael Mifsud 05f4cdf10f Merge pull request #490 from xzyfer/feat/bump-some-deps
Bump some deps
2016-05-04 01:49:33 +10:00
xzyfer ef6fa52e99 Bump some deps
For reasons
2016-05-04 01:47:16 +10:00
xzyfer cfee756077 Allow the buggy node-sass@3.4.2 to be used 2016-04-22 09:02:11 +10:00
xzyfer ebb66e8455 v2.3.1 2016-04-22 09:01:46 +10:00
Michael Mifsud f049f688a1 Merge pull request #474 from xzyfer/feat/fix-include-paths
Restore includePaths logic
2016-04-22 08:52:13 +10:00
xzyfer 1d72ed3fc1 Restore includePaths logic
I believe this was mistakenly removed in #353.

@eoneill can you shed some light on why you removed this? It has
caused issues for users.

Fixes #469
Fixes #473
2016-04-21 23:49:31 +10:00
Michael Mifsud 439035f380 Merge pull request #468 from xzyfer/feat/node-sass/3.5.0
Update to node-sass@3.5.1 stable
2016-04-21 11:31:41 +10:00
xzyfer ae029bf425 Update to node-sass@3.5.1 stable 2016-04-21 10:50:18 +10:00
Michael Mifsud 74d6a1a6ab Merge pull request #353 from eoneill/master
Add the .file property to options before handing off to node-sass
2016-03-16 16:06:46 +11:00
Michael Mifsud fa90705182 Merge pull request #441 from cheapsteak/patch-2
Update Readme to clarify that `data` is not passed to node-sass
2016-02-15 21:15:32 +11:00
Chang Wang 206829038c Update Readme to clarify that data is not passed to node-sass 2016-02-15 05:12:53 -05:00
Michael Mifsud 06dd57a797 Merge pull request #437 from xzyfer/feat/node-sass-beta
Prepare 2.3.0-beta.1 with node-sass@3.5.0-beta.1
2016-02-04 23:07:01 +11:00
xzyfer 9609cfe4d2 Prepare 2.3.0-beta.1 with node-sass@3.5.0-beta.1 2016-02-04 23:04:02 +11:00
Michael Mifsud 67874cb608 Merge pull request #436 from dlmanning/fix/sourcemap-tests
Fix failing sourcemaps tests
2016-02-04 23:00:33 +11:00
xzyfer 3150325f32 Fix failing sourcemaps tests
It looks like a dependency has caused some tests to start failing.
Sourcemaps are not a documented API so this is not a breaking
change.
2016-02-04 22:56:41 +11:00
xzyfer 1888f3561f 2.2.0 2016-02-04 22:35:25 +11:00
Michael Mifsud cc1bca67b1 Merge pull request #408 from Keats/master
Return streams + handle errors everytime in README
2015-12-22 11:08:06 +11:00
Vincent Prouillet 52fba693e0 Merge pull request #420 from jlgeering/error-msg-unformatted
preserve the original error message for notification(s) support
2015-12-21 10:53:18 +00:00
Vincent Prouillet 847a2d3e39 Merge pull request #417 from ajschlosser/master
add relativePath property to error object for notification(s) support
2015-12-21 10:52:14 +00:00
Jean-Luc Geering 3075a845c6 preserve the original error message 2015-12-21 09:45:33 +01:00
Aaron Schloser 5e8af62356 add relativePath assertion to sync test 2015-12-18 10:38:44 -08:00
Aaron Schloser b3fe81f86a add relativePath property to error object in order to play nicely with gulp-notify 2015-12-18 10:35:52 -08:00
xzyfer d62227fb9d 2.1.1 2015-12-10 23:56:08 +11:00
Eugene ONeill cc31400b55 fix sourcemap transform 2015-12-03 16:14:27 -08:00
Eugene ONeill 058b42c80a remove unnecessary includePaths adjusts now that we're setting file property correctly 2015-12-03 16:14:27 -08:00
Eugene ONeill 31a3218ae6 add the .file property to options before handing off to node-sass 2015-12-03 16:14:27 -08:00
Vincent Prouillet 9438bf2c82 Use new travis infrastructure 2015-12-02 17:44:44 +00:00
Vincent Prouillet bb90ad76ee Merge pull request #407 from joevbruno/filename-patch
Fixed sourcemaps filename issue ('stdin')
2015-12-02 17:43:18 +00:00
Joe Bruno 4e51591c96 Forgot a comma ... 2015-12-02 12:36:37 -05:00
Joe Bruno 19f54ce753 changed var srcs to filteredSources + Travis Fix
I changed var srcs to filteredSources to be more semantic and closer to the existing formatting. I moved the var declaration to the top level in an attempt to comply with the established coding standards.
2015-12-02 12:30:41 -05:00
Joe Bruno 9c042f3cc2 Remove the commented code and l95 2015-12-02 12:13:53 -05:00
Vincent Prouillet e4f84b0f64 Return streams + handle errors everytime in README 2015-12-02 16:50:55 +00:00
Joe Bruno 00963bc41f Fixed sourcemaps filename issue ('stdin')
Fixed the issue where sourcemaps were not displaying the correct filename, but were instead displaying 'stdin'
2015-12-01 13:15:29 -05:00
Michael Mifsud 5787925539 Merge pull request #375 from xzyfer/release/3.1.0
2.1.0
2015-10-28 01:10:17 +11:00
xzyfer 4667e0bf8c 2.1.0 2015-10-28 01:07:24 +11:00
Michael Mifsud d7ca6a45e8 Merge pull request #376 from xzyfer/feat/update-deps
Update PostCSS deps the latest versions that support 0.10
2015-10-26 02:05:36 +11:00
xzyfer a8f39336c8 Update PostCSS deps the latest versions that support 0.10
PostCSS >= 6.0.0 has dropped support for Node 0.10. Whether we
want to follow suit is beyond my pay grade here :)
2015-10-26 02:02:47 +11:00
Michael Mifsud 66083d7d9c Merge pull request #360 from xzyfer/feat/update-deps
Update npm dependencies
2015-10-26 01:57:05 +11:00
xzyfer ebd4892b52 Update dependencies
Some of our dependencies were at least a major version our of date.
2015-10-26 01:54:23 +11:00
xzyfer 1f11c8d066 Update dev dependencies
Some of our dev dependencies are at least a major version behind.
This require update required updating our .eslintrc config because
some of the rules we used have been removed.
2015-10-26 01:54:22 +11:00
Michael Mifsud 33a8a4fee9 Merge pull request #358 from xzyfer/fix/empty-file
An empty Sass file should produce an empty CSS file
2015-10-26 01:34:12 +11:00
Michael Mifsud 623eebc2c7 Merge pull request #359 from xzyfer/fix/dirty-tests
Test runner should clean up after itself
2015-10-26 01:32:43 +11:00
Michael Mifsud 830e7f813c Merge pull request #374 from xzyfer/feat/node-sass-3-4
Node Sass 3.4.0
2015-10-26 01:23:19 +11:00
xzyfer 57f8c6d7ea Use LibSass' pre-formatted error messages 2015-10-26 01:20:58 +11:00
xzyfer 5246a9481d Bump node-sass@^3.4.0 2015-10-26 00:41:59 +11:00
Michael Mifsud 07a93a8184 Merge pull request #366 from coryhouse/patch-1
Typo fix
2015-10-13 11:00:00 +11:00
Cory House 722ca50d8b Typo fix 2015-10-12 12:03:12 -05:00
xzyfer 3b30b8a444 Test runner should clean up after itself
We don't remove generated files between tests which results in
false positives when asserting if a file was created. This was
noticed when creating the test cases for #358
2015-10-05 15:14:57 +11:00
xzyfer f8a75e6adf An empty Sass file should produce an empty CSS file
Currently if the input file is blank we bail out early, returning
the input file object. This causes gulp to simply copy the input
Sass file. We instead need to rewrite the file extension to .css.
Fixes #352
2015-10-05 15:09:26 +11:00
xzyfer 04f9a9318c 2.1.0-beta 2015-09-21 22:13:26 +10:00
xzyfer 55d4d51d35 Update CHANGELOG 2015-09-21 22:13:25 +10:00
Michael Mifsud 839c315372 Merge pull request #344 from xzyfer/feat/node-sass-34-beta
Use node-sass@3.4.0-beta
2015-09-21 22:09:24 +10:00
xzyfer 16d4efed16 Use node-sass@3.4.0-beta 2015-09-21 22:05:47 +10:00
Sam Richard 64d93e6945 Merge pull request #320 from martinoconnor/master
Modify sourcemap paths of imported files
2015-09-19 06:45:41 -04:00
Martin O'Connor 77e66a795a Use path.dirname for enhanced readability 2015-07-30 22:26:15 -04:00
Martin O'Connor 936518d258 Merge remote-tracking branch 'dlmanning/master' 2015-07-30 15:01:36 -04:00
Martin O'Connor fb26b3a259 Update file processing to a cross platform solution 2015-07-30 14:32:41 -04:00
Martin O'Connor 9cb5f1cb5c Modify sourcemap paths of imported files relative to file.base instead of relative to file, if a different base is specified. 2015-07-30 12:33:15 -04:00
Sam Richard 8bfcb19b45 Update CHANGELOG.md 2015-07-30 11:11:04 -04:00
Sam Richard 7604019895 Update README.md 2015-07-22 09:27:34 -04:00
Sam Richard d7a711d21c Update README.md 2015-07-22 09:27:21 -04:00
Sam Richard 8f5e91f442 2.0.4 2015-07-15 11:03:12 -07:00
Sam Richard 2a4f945da9 Add test for globbed files
Resolves #282

Resolves #278
2015-07-15 11:00:56 -07:00
Sam Richard 2b0f446b9d Merge pull request #314 from TrySound/fix-sourcemaps
Fixed sourcemaps with different file.base
2015-07-14 05:11:38 -07:00
Bogdan Chadkin 38e3c361f1 Fixed sourcemaps with different file.base 2015-07-12 22:32:17 +03:00
Sam Richard a94f80de4e 2.0.3 2015-06-27 12:40:24 -05:00
Sam Richard 6e085bf215 Update CHANGELOG 2015-06-27 12:40:15 -05:00
Sam Richard 1604fe745d 🐛 Fix empty partials copied to CSS folder
Resolves #306
2015-06-27 12:39:28 -05:00
Sam Richard d1930b8cba 2.0.2 2015-06-25 09:39:44 -05:00
Sam Richard 612f2e2b5c Update CHANGELOG 2015-06-25 09:39:11 -05:00
Sam Richard 273e0a33f8 Merge pull request #293 from mariusc23/master
Fix gulp watch stopping on error.
2015-06-25 09:36:35 -05:00
Vincent Prouillet e8ed3bdc63 Merge pull request #294 from aj0strow/fix-empty-file
check contents length for empty file
2015-06-19 04:54:21 +01:00
AJ Ostrow 7f6605e433 check contents length for empty file 2015-06-10 17:45:12 -04:00
Marius Craciunoiu 061fce9878 Use gutil.PluginError instead of log. 2015-06-09 17:34:58 -04:00
Marius Craciunoiu de7414b630 Fix gulp watch stopping on error. 2015-06-09 16:46:29 -04:00
Vincent Prouillet 1f54efec9d Add example in README on how to pass node-sass options 2015-06-09 11:01:04 +01:00
Sam Richard 4045aaab2d 📝 Update Changelog
And version bump
2015-05-13 07:16:13 -04:00
Sam Richard 0774a7693b Merge pull request #273 from unic/master
Error handling: Throw complete sass error but extend message
2015-05-13 07:09:54 -04:00
Thomas Jaggi 62af7d477a Error handling: Throw complete sass error but extend message 2015-05-12 18:48:07 +02:00
Thomas Jaggi fc8695a4ca Merge remote-tracking branch 'upstream/master' 2015-05-12 17:59:42 +02:00
Sam Richard 9be18f1a85 Merge pull request #271 from sup3rman/sup3rman
Unshift instead of push current file's path onto includePaths.
2015-05-12 10:50:06 -04:00
Linus Miller 9407865e27 Unshift instead of push current files path onto includePaths. 2015-05-12 13:31:04 +02:00
Sam Richard 0b84f2a518 Add link to Common Issues
Also updated for inclusion of OS/Node debugging information
2015-05-10 08:52:08 -04:00
Sam Richard 1a2ebe04d8 Update CHANGELOG.md 2015-05-10 08:49:19 -04:00
Vincent Prouillet a09fa6bb1a Merge pull request #266 from Snugug/feature/better-error-testing
Add file name and line:column to error test
2015-05-10 13:30:10 +01:00
Sam Richard cff205b013 Add file name and line:column to error test 2015-05-10 05:27:08 -04:00
Sam Richard 0976aa42af Update README.md 2015-05-09 11:06:31 -04:00
Sam Richard fd539150d7 Merge pull request #262 from unic/master
Fix issue with sourcemaps when using gulp-sourcemaps and autoprefixer
2015-05-09 11:02:48 -04:00
Thomas Jaggi bdb05ca910 Add test case with gulp-sourcemaps and autoprefixer 2015-05-09 12:12:13 +02:00
Sam Richard 04be1e4600 Add NPM version badge 2015-05-07 07:24:05 -04:00
Vincent Prouillet ee039186f0 Merge pull request #254 from dlmanning/2.x
Merge 2.x into Master
2015-05-06 16:31:19 +01:00
Vincent Prouillet 598d16f974 Merge pull request #248 from Snugug/feature/contributing
Add Contributing Guidelines
2015-05-06 15:59:04 +01:00
Vincent Prouillet dec985fbdc Merge pull request #253 from Snugug/feature/3.0-bump
Update Node Sass to 3.0
2015-05-06 15:57:48 +01:00
Sam Richard c033adf89b ⬆️ Update Node Sass to 3.0 2015-05-06 10:31:25 -04:00
Sam Richard 083e6bcb9c 🔥 Remove reference to branch 2015-05-05 08:56:08 -04:00
Sam Richard e072993c55 🔥 Remove Branching Model section
📝 Lighten wording on Emoji usage
2015-05-01 07:58:00 -04:00
Sam Richard ee07858ef4 🎨 Update formatting of CHANGELOG entry 2015-04-30 07:13:41 -04:00
Sam Richard 299c18fd0c 📝 Add Contributing guidelines 2015-04-30 07:12:59 -04:00
Sam Richard 33aa1f7a78 Merge pull request #238 from sarenji/2.x
Allow you to change the compiler and expose it
2015-04-29 06:28:31 -04:00
Vincent Prouillet 2b21a494cb Update to node-sass beta 7 2015-04-22 16:50:56 +01:00
David Peter c1d629c209 Allow you to change the compiler and expose it
This will let you write sass.compiler.types, for example, and access the
sass types without having to require it in your main app.

Additionally, this lets you use a forked compiler, or a different branch
of the same compiler.
2015-04-14 12:23:54 -04:00
David Manning cc2f815813 bump node-sass to 3.0.0-beta.4 2015-04-01 17:51:20 -07:00
David Manning 9b69aaa2dc Merge pull request #228 from Snugug/2.x-datastream
2.x datastream
2015-04-01 16:59:50 -07:00
Sam Richard b7ade97b7a Indented Syntax support 2015-04-01 12:32:12 -04:00
Sam Richard ad6e6e4ddd Tests for file rename and file contents change 2015-04-01 11:07:33 -04:00
Sam Richard 0fefd16607 Updated vars and includePaths based on comments 2015-04-01 10:43:39 -04:00
Sam Richard 700ca8ddd9 Merge pull request #222 from Keats/filename
Add tests for sass+scss syntax
2015-03-31 18:20:29 -04:00
Sam Richard 5b8d4eb319 Nope, shouldn't be , should be file name 2015-03-31 16:26:47 -04:00
Sam Richard 4c4c3c125e A little bit of source map massaging 2015-03-31 16:26:29 -04:00
Sam Richard bea198e545 Updated Tests 2015-03-31 15:56:18 -04:00
Sam Richard 3cdf1a325d Passing file as data
Resolves dlmanning/gulp-sass#158 once I get it working
2015-03-31 15:55:26 -04:00
Vincent Prouillet 5c7777fda9 Rebase on top of 2.x 2015-03-31 15:44:22 +01:00
Vincent Prouillet de6af93958 Add a sass file to the inheritance test 2015-03-31 15:36:23 +01:00
Vincent Prouillet 25ee16f9d6 Replace indent.sass to match an existing issue
https://github.com/dlmanning/gulp-sass/issues/187 was failing
on 1.x
2015-03-31 15:36:23 +01:00
Vincent Prouillet 9c0e76fc8b Add tests for sass+scss syntax 2015-03-31 15:36:23 +01:00
David Manning d59befea89 Merge pull request #224 from Snugug/2.x-sync
2.x sync
2015-03-30 15:15:42 -07:00
Sam Richard e0ef731c39 Removed from the examples as logging is now done through 2015-03-30 09:54:24 -04:00
Sam Richard 5c14789228 Updated Message style
Aligns with Stylish reporter (used in ESLint, jshint-stylish, etc…

Removed colors from message except for  which is a standard Gulp log output color

Includes line and column in error report
2015-03-30 08:16:04 -04:00
Sam Richard 140c1ebecf Test should be that error is there, not that it is start of string 2015-03-30 08:11:00 -04:00
Sam Richard ca990d0981 DRY'ed out the push back into the stream 2015-03-26 20:19:33 -04:00
Sam Richard 7a2f8ac259 Resolved 2.x merge conflicts
# By Vincent Prouillet
# Via Vincent Prouillet
* '2.x' of github.com:Snugug/gulp-sass:
  Use plugin name const in logError

# Conflicts:
#	index.js
2015-03-26 19:55:20 -04:00
Sam Richard ebe2646a2e More accurate sourcemap documentation 2015-03-26 19:50:02 -04:00
Sam Richard 7684cf165a Added sync documentation 2015-03-26 19:49:48 -04:00
Sam Richard 0d52eb31ea Updated CHANGELOG 2015-03-26 19:44:46 -04:00
Sam Richard f416379458 Added Sync option
Addes `sass.sync` to allow users to compile synchronously.

Wrapped the async callback in an `if` statement controlled by a `sync` option for the main function

Added `renderSync` render option
2015-03-26 19:42:14 -04:00
Sam Richard c1d2696a3b Sync tests 2015-03-26 19:40:09 -04:00
Sam Richard 8bc76e15e6 Moved 'use strict' in index.js to global
Updated tests accordingly
2015-03-26 19:15:59 -04:00
Vincent Prouillet d77ca081c4 Use plugin name const in logError 2015-03-25 19:29:30 +00:00
Sam Richard 5f1812f623 Merge branch '2-sourcemaps' of https://github.com/Keats/gulp-sass into 2.x
# By Vincent Prouillet
# Via Vincent Prouillet
* '2-sourcemaps' of https://github.com/Keats/gulp-sass:
  Sourcemap paths seem to be relative now?

# Conflicts:
#	index.js
2015-03-24 15:21:47 -04:00
Sam Richard 5fbbc32bd9 Updated error message to more closely match 1.x 2015-03-24 15:15:54 -04:00
Sam Richard 6754f39c4e Updated Changelog/Readme 2015-03-24 07:33:23 -05:00
Sam Richard eca922cb2d Nicer function for logging errors 2015-03-24 07:32:46 -05:00
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 3adb373c69 Updated Changelog and README 2015-03-24 06:32:14 -05:00
Sam Richard 16e6077cc2 Updated Changelog 2015-03-24 06:05:36 -05:00
Sam Richard a096e3cfb0 Updated main to coding standards 2015-03-24 05:53:01 -05:00
Sam Richard 47e6b7c772 Make strict rules more specific 2015-03-24 05:52:43 -05:00
Sam Richard ae3fa21a3a Fixed linting issues with index.js 2015-03-24 05:38:03 -05:00
Sam Richard 3928f02b01 Function version of 'use strict' for index.js 2015-03-24 05:37:48 -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 480820b937 omitSourceMapUrl instead of hack
Node Sass now returns a buffer, so we don't need to turn it into a buffer for the contents
2015-03-24 04:51:57 -05:00
Sam Richard 73b945367b Sourcemap Tests 2015-03-24 04:41:16 -05:00
Sam Richard abb28ba65e Sourcemap Support ported from 1.x 2015-03-24 04:40:48 -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 5a99375ac0 Merge pull request #217 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-03-22 22:30:52 -07:00
The Gitter Badger b19533c05f Added Gitter badge 2015-03-23 02:51:06 +00:00
David Manning 5f9c61d031 Merge pull request #209 from matiassingers/patch-1
Format `errLogToConsole` message with red color
2015-03-21 19:34:22 -07:00
David Manning 3debeb4e48 Merge pull request #204 from bendrucker/readme-markdown
Fix markdown h1 formatting in readme
2015-03-20 23:02:44 -07:00
Matias Singers 9e90c79e5b Format errLogToConsole message with red color 2015-03-16 18:01:37 +08:00
Ben Drucker b11d33d3e2 Fix markdown h1 formatting in readme 2015-03-12 21:10:27 -04:00
David Manning ec61ffbdde Merge pull request #184 from B-Scan/patch-1
Added missing parenthesis to README.md
2015-02-14 11:31:07 -08:00
David Manning 314ce5c159 Updated node-sass dependency 2015-02-12 13:49:11 -08:00
David Manning 5ee25e68da Added message about 0.12 and io.js compatibility 2015-02-11 11:14:59 -08:00
David Manning d44066d6dc Merge pull request #191 from MethodGrab/patch-1
Add lineNumber & fileName to emitted error
2015-02-10 07:36:59 -08:00
MethodGrab 1a1c1b4cd9 Add lineNumber & fileName to emitted error 2015-02-10 13:45:07 +00:00
Tomislav Biscan e30b512fe5 Added missing parenthesis to README.md 2015-01-28 13:45:23 +00:00
David Manning f02d06799a Merge pull request #176 from aaronjensen/patch-1
Add note about indented syntax to readme
2015-01-25 18:07:41 -08:00
Aaron Jensen 129d5a830f Add note about indented syntax to readme 2015-01-20 22:29:38 -08:00
David Manning 055a44f8ab version 1.3.2 2015-01-16 10:36:27 -08:00
David Manning 53d44c2caa Merge pull request #171 from awkwardgroup/master
New string for error logging
2015-01-16 10:33: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 879b70a38e Version 1.3.1 2015-01-13 20:49:16 -08:00
David Manning c1ed53d8ed Merge pull request #167 from xzyfer/fix/node-sass-2
Fix success callback check for generated sourcemap
2015-01-13 20:46:36 -08:00
xzyfer 013064de26 Fix undefined variable 2015-01-14 15:42:01 +11: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
David Manning cc2b0a919d Fix formatting and remove dead code 2015-01-13 17:21:54 -08:00
David Manning 050e9bb417 Merge pull request #164 from aptkf/master
changes spelling of Sass in README
2015-01-13 16:58:29 -08:00
David Manning 6ff404224b Merge pull request #159 from laurelnaiad/node-sass-v2
update to node-sass version 2 beta
2015-01-13 16:57:59 -08:00
Aaron Petcoff 126035a5e8 changes spelling of Sass in README. it's Sass not SASS :) 2015-01-13 16:27:52 -05: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 f390117421 Update .travis.yml
Remove 0.11 and 0.8 from travis
2014-12-10 18:35:57 -08:00
David Manning aefca4aef4 Update .travis.yml
Add node versions 0.8 (not supported) and 0.11
2014-12-10 18:31:46 -08:00
David Manning 0c429d5d90 version bump 2014-12-03 22:51:15 -08:00
David Manning b063031afd Merge pull request #132 from schlueter/add-missing-gulp.dest-to-README
Add missing gulp.dest to README
2014-12-03 22:25:01 -08:00
David Manning 2d2bf53474 Merge pull request #141 from themouette/features/fix-multiple-src
Fix multiple src with includePaths
2014-12-03 22:20:00 -08:00
Julien Muetton 0d1a5eb2b7 Fix include path with node 1.2.3 2014-11-26 11:09:36 +01:00
Julien Muetton 7ba09c4bcb Add test for includePaths 2014-11-26 11:07:32 +01:00
Schlueter 18584972cb Add missing gulp.dest to README 2014-11-14 13:02:18 -05:00
David Manning b5cba0eaaf version bump 2014-11-13 18:47:36 -08:00
David Manning d2d97eb631 little clean up 2014-11-13 18:47:16 -08:00
David Manning 34c1bca6b4 Merge pull request #127 from fza/fix-opts-hash
Clone the options hash to prevent "opts.includePaths is undefined" errors
2014-11-13 18:44:59 -08:00
David Manning ce0bcc855b Update README.md 2014-11-08 10:06:47 -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 60bd2b3c44 merge 2014-10-28 23:00:42 -07:00
David Manning 77159456fb merge 2014-10-28 22:58:24 -07:00
David Manning 91776b3a39 fix includePaths 2014-10-28 11:01:55 -07: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 5395cae064 version bump 2014-10-16 16:28:20 -07:00
David Manning b6d61d403a Merge pull request #102 from rschmukler/master
bump to node-sass v1.0
2014-10-16 16:26:13 -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 dbbbf9cc07 merge 2014-10-09 15:04:49 -07:00
David Manning 22fe33db96 merge 2014-10-09 15:03:12 -07: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
David Manning 10b8436a3c Merge pull request #96 from booleanbetrayal/master
fix(sourcemaps): allow for rewriting sourceMappingURL in compressed output
2014-10-02 14:49:02 -07:00
Brent Dearth e49130a48e fix(sourcemaps): allow for rewriting sourceMappingURL in compressed output style 2014-10-02 14:38:51 -04:00
David Manning 7c1c810fe8 Merge pull request #89 from davidtheclark/patch-1
Fix ; typos in Sourcemaps examples
2014-09-24 13:53:06 -07:00
David Clark 7663490005 Fix ; typos in Sourcemaps examples 2014-09-24 13:25:39 -07:00
David Manning d4f57bebd1 1.0 2014-09-24 12:25:57 -07:00
Joseph Hier 60f15b9216 Revise minor errors in README.md. 2014-07-29 21:47:00 -07:00
Niels Doucet 6d36258b5c conform to whitespace usage in forked repo 2014-07-14 15:26:25 +02:00
Niels Doucet 2b96addeab conform to whitespace usage in forked repo 2014-07-14 15:23:52 +02: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
34 changed files with 5999 additions and 316 deletions

21
.editorconfig Normal file
View file

@ -0,0 +1,21 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
# Change these settings to your own preference
indent_style = space
indent_size = 2
# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false

12
.eslintrc Normal file
View file

@ -0,0 +1,12 @@
root: true
env:
mocha: true
node: true
rules:
max-len:
- 2
- 120
extends: "airbnb-base"

25
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,25 @@
default:
before_script:
- yarn
node12:
image: node:12
allow_failure: true
script:
- yarn test
node13:
image: node:13
allow_failure: true
script:
- yarn test
node14:
image: node:14
script:
- yarn test
node15:
image: node:15
script:
- yarn test

1
.npmignore Normal file
View file

@ -0,0 +1 @@
test

View file

@ -1,3 +1,8 @@
sudo: false
language: node_js
node_js:
- "0.10"
- lts/boron
- lts/carbon
- current

140
CHANGELOG.md Normal file
View file

@ -0,0 +1,140 @@
# Gulp Sass Changelog
## v4.2.0
**November 6, 2020**
https://git.sakamoto.pl/selfisekai/gulp-sass/-/tags/v4.2.0
## v4.1.0
**April 23, 2020**
https://github.com/dlmanning/gulp-sass/releases/tag/v4.1.0
## v4.0.2
**October 16, 2018**
https://github.com/dlmanning/gulp-sass/releases/tag/v4.0.2
## v4.0.1
**Apr 8, 2018**
https://github.com/dlmanning/gulp-sass/releases/tag/v4.0.1
## v4.0.0
**April 5, 2018**
https://github.com/dlmanning/gulp-sass/releases/tag/v4.0.0
## v3.2.1
**March 24, 2018**
https://github.com/dlmanning/gulp-sass/releases/tag/v3.2.1
## v3.2.0
**March 12, 2018**
https://github.com/dlmanning/gulp-sass/releases/tag/v3.2.0
## v3.1.0
**January 9, 2017**
https://github.com/dlmanning/gulp-sass/releases/tag/v3.1.0
## v3.0.0
**January 9, 2017**
https://github.com/dlmanning/gulp-sass/releases/tag/v3.0.0
## v2.3.2
**June 15, 2016**
https://github.com/dlmanning/gulp-sass/releases/tag/v2.3.2
## v2.3.1
**April 22, 2016**
https://github.com/dlmanning/gulp-sass/releases/tag/v2.3.1
## v2.3.0
**April 21, 2016**
https://github.com/dlmanning/gulp-sass/releases/tag/v2.3.0
## v2.3.0-beta.1
**February 4, 2016**
https://github.com/dlmanning/gulp-sass/releases/tag/v2.3.0-beta.1
## v2.2.0
**February 4, 2016**
https://github.com/dlmanning/gulp-sass/releases/tag/v2.2.0
## v2.1.0
**November 2, 2015**
https://github.com/dlmanning/gulp-sass/releases/tag/v2.1.0
## v2.1.0-beta
**September 21, 2015**
* **Change** :arrow_up: Bump to Node Sass 3.4.0-beta1
## v2.0.4
**July 15, 2015**
* **Fix** Relative file path now uses `file.relative` instead of arcane `split('/').pop` magic. Resolves lots of issues with source map paths.
* **Fix** Empty partials no longer copied to CSS folder
## v2.0.3
**June 27, 2015**
* **Fix** Empty partials no longer copied to CSS folder
## v2.0.2
**June 25, 2015**
* **Fix** Error in watch stream preventing watch from continuing
## v2.0.1
**May 13, 2015**
* **Fix** Source maps now work as expected with Autoprefixer
* **Fix** Current file directory `unshift` onto includePaths stack so it's checked first
* **Fix** Error message returned is unformatted so as to not break other error handling (*i.e.* `gulp-notify`)
## v2.0.0
**May 6, 2015**
* **Change** :arrow_up: Bump to Node Sass 3.0.0
## v2.0.0-alpha.1
**March 26, 2015**
* **New** Added `renderSync` option that can be used through `sass.sync()`
### March 24, 2015
* **Change** Updated to `node-sass` 3.0.0-alpha.1
* **New** Added support for `gulp-sourcemaps` including tests
* **New** Added `.editorconfig` for development consistency
* **New** Added linting and test for said linting
* **Change** Updated the README
* **New** `logError` function to make streaming errors possible instead of breaking the stream
### 1.3.3
* updated to node-sass 2.0 (final)
* should now work with node 0.12 and io.js
### 1.3.2
* fixed errLogToConsole
### 1.3.1
* bug fix
## Version 1.3.0
* Supports node-sass 2.0 (thanks laurelnaiad!)

63
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,63 @@
# Contributing to Gulp Sass
Gulp Sass is a very light-weight [Gulp](https://github.com/gulpjs/gulp) wrapper for [`node-sass`](https://github.com/sass/node-sass), which in turn is a Node binding for [`libsass`](https://github.com/sass/libsass), which in turn is a port of [`Sass`](https://github.com/sass/sass).
## Submitting Issues
* Before creating a new issue, perform a [cursory search](https://github.com/issues?utf8=%E2%9C%93&q=repo%3Adlmanning%2Fgulp-sass+repo%3Asass%2Fnode-sass+repo%3Asass%2Flibsass+repo%3Asass%2Fsass+repo%3Asass-eyeglass%2Feyeglass) in the Gulp Sass, Node Sass, Libsass, and main Sass repos to see if a similar issue has already been submitted. Please also refer to our [Common Issues and Their Fixes](https://github.com/dlmanning/gulp-sass/wiki/Common-Issues-and-Their-Fixes) page for some basic troubleshooting.
* You can create an issue [here](https://github.com/dlmanning/gulp-sass/issues). Please include as many details as possible in your report.
* Issue titles should be descriptive, explaining at the high level what it is about.
* Please include the version of `gulp-sass`, Node, and NPM you are using, as well as what operating system you are having a problem on.
* _Do not open a [pull request](#pull-requests) to resolve an issue without first receiving feedback from a `collaborator` or `owner` and having them agree on a solution forward_.
* Include screenshots and animated GIFs whenever possible; they are immensely helpful.
* Issues that have a number of sub-items that need to be complete should use [task lists](https://github.com/blog/1375%0A-task-lists-in-gfm-issues-pulls-comments) to track the sub-items in the main issue comment.
## Pull Requests
* **DO NOT ISSUE A PULL REQUEST WITHOUT FIRST [SUBMITTING AN ISSUE](#submitting-issues)**
* Pull requests should reference their related issues. If the pull request closes an issue, [please reference its closing in your commit messages](https://help.github.com/articles/closing-issues-via-commit-messages/). Pull requests not referencing any issues will be closed.
* Pull request titles should be descriptive, explaining at the high level what it is doing, and should be written in the same style as [Git commit messages](#git-commit-messages).
* Update the `CHANGELOG` with the changes made by your pull request, making sure to use the proper [Emoji](#emoji-cheatsheet).
* Follow our JavaScript styleguides. Tests will fail if you do not.
* Ensure that you have [EditorConfig](http://editorconfig.org/) installed in your editor of choice and that it is functioning properly.
* Do not squash or rebase your commits when submitting a Pull Request. It makes it much harder to follow your work and make incremental changes.
* Update the [CHANGELOG](#maintaining-thechangelog) with your changes.
* Branches should be made off of the most current `master` branch from `git@github.com:dlmanning/gulp-sass.git`
* Pull requests should be made into our [master](https://github.com/dlmanning/gulp-sass/tree/master) branch.
### Git Commit Messages
* Use the present tense (`"Add feature"` not `"Added Feature"`)
* Use the imperative mood (`"Move cursor to…"` not `"Moves cursor to…"`)
* Limit the first line to 72 characters or less
* Consider including relevant Emoji from our [Emoji cheatsheet](#emoji-cheatsheet)
## Creating a New Version
Versioning is done through [SEMVER](http://semver.org/). When creating a new version, create new release branch off of `master` with the version's name, and create a new tag with `v` prefixed with the version's name from that branch.
For instance, if you are creating version `1.1.0`, you would create a branch `release/1.1.0` from `master` and create a tag `v1.1.0` from branch `release/1.1.0`.
### Maintaining the Changelog
The Changelog should have a list of changes made for each version. They should be organized so additions come first, changes come second, and deletions come third. Version numbers should be 2nd level headers with the `v` in front (like a tag) and the date of the version's most recent update should be underneath in italics.
Changelog messages do not need to cover each individual commit made, but rather should have individual summaries of the changes made. Changelog messages should be written in the same style as [Git commit messages](#git-commit-messages).
## Emoji Cheatsheet
When creating creating commits or updating the CHANGELOG, please **start** the commit message or update with one of the following applicable Emoji. Emoji should not be used at the start of issue or pull request titles.
* :art: `:art:` when improving the format/structure of the code
* :racehorse: `:racehorse:` when improving performance
* :memo: `:memo:` when writing long-form text (documentation, guidelines, principles, etc…)
* :bug: `:bug:` when fixing a bug
* :fire: `:fire:` when removing code or files
* :green_heart: `:green_heart:` when fixing the CI build
* :white_check_mark: `:white_check_mark:` when adding tests
* :lock: `:lock:` when dealing with security
* :arrow_up: `:arrow_up:` when upgrading dependencies
* :arrow_down: `:arrow_down:` when downgrading dependencies
* :shirt: `:shirt:` when removing linter warnings
* :shipit: `:shipit:` when creating a new release

177
LICENSE
View file

@ -1,20 +1,165 @@
The MIT License (MIT)
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (c) 2013 David Manning
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

162
README.md
View file

@ -1,103 +1,139 @@
[![Build Status](https://travis-ci.org/dlmanning/gulp-sass.svg?branch=master)](https://travis-ci.org/dlmanning/gulp-sass)
# gulp-sass
gulp-sass
=========
Sass plugin for [Gulp](https://github.com/gulpjs/gulp).
SASS plugin for [gulp](https://github.com/gulpjs/gulp).
This is a fork of [David Manning's Gulp Sass](https://github.com/dlmanning/gulp-sass).
#Install
# Support
Only [Active LTS and Current releases][1] are supported.
[1]: https://github.com/nodejs/Release#release-schedule
# Install
```
npm install gulp-sass
yarn add --dev sass @selfisekai/gulp-sass
```
#Basic Usage
# Basic Usage
Something like this:
Something like this will compile your Sass files:
```javascript
var gulp = require('gulp');
var sass = require('gulp-sass')
'use strict';
gulp.task('sass', function () {
gulp.src('./scss/*.scss')
.pipe(sass())
.pipe(gulp.dest('./css'));
const gulp = require('gulp');
const sass = require('@selfisekai/gulp-sass');
sass.compiler = require('sass');
gulp.task('sass', () => {
return gulp.src('./sass/**/*.scss')
.pipe(sass().on('error', sass.logError))
.pipe(gulp.dest('./css'));
});
gulp.task('sass:watch', () => {
gulp.watch('./sass/**/*.scss', ['sass']);
});
```
Options passed as a hash into `sass()` will be passed along to [`node-sass`](https://github.com/sass/node-sass)
You can also compile synchronously, doing something like this:
## gulp-sass specific options
```javascript
'use strict';
#### `errLogToConsole: true`
const gulp = require('gulp');
const sass = require('@selfisekai/gulp-sass');
If you pass `errLogToConsole: true` into the options hash, sass errors will be logged to the console instead of generating a `gutil.PluginError` object. Use this option with `gulp.watch` to keep gulp from stopping every time you mess up your sass.
sass.compiler = require('sass');
#### `onSuccess: callback`
gulp.task('sass', () => {
return gulp.src('./sass/**/*.scss')
.pipe(sass.sync().on('error', sass.logError))
.pipe(gulp.dest('./css'));
});
Pass in your own callback to be called upon successful compilaton by node-sass. The callback has the form `callback(css)`, and is passed the compiled css as a string. Note: This *does not* prevent gulp-sass's default behavior of writing the output css file.
gulp.task('sass:watch', () => {
gulp.watch('./sass/**/*.scss', ['sass']);
});
```
#### `onError: callback`
You can choose whether to use [Dart Sass][] or [Node Sass][] by setting the `sass.compiler` property. Dart Sass will be used by default, but it's strongly recommended that you set it explicitly for forwards-compatibility in case the default ever changes.
Pass in your own callback to be called upon a sass error from node-sass. The callback has the form `callback(err)`, where err is the error string generated by libsass. Note: this *does* prevent an actual `gulpPluginError` object from being created.
Compiler | Maintained | No installation problems
------------|------------|-------------------------
[Dart Sass] | yes | yes
[Node Sass] | no | no
[Dart Sass]: http://sass-lang.com/dart-sass
[Node Sass]: https://github.com/sass/node-sass
Note that when using Dart Sass, **synchronous compilation is twice as fast as asynchronous compilation** by default, due to the overhead of asynchronous callbacks.
## Options
Pass in options just like you would for [Node Sass](https://github.com/sass/node-sass#options); they will be passed along just as if you were using Node Sass. Except for the `data` option which is used by gulp-sass internally. Using the `file` option is also unsupported and results in undefined behaviour that may change without notice.
For example:
```javascript
gulp.task('sass', () => {
return gulp.src('./sass/**/*.scss')
.pipe(sass({outputStyle: 'compressed'}).on('error', sass.logError))
.pipe(gulp.dest('./css'));
});
```
Or this for synchronous code:
```javascript
gulp.task('sass', () => {
return gulp.src('./sass/**/*.scss')
.pipe(sass.sync({outputStyle: 'compressed'}).on('error', sass.logError))
.pipe(gulp.dest('./css'));
});
```
## Source Maps
gulp-sass can be used in tandem with [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) to generate source maps for the SASS to CSS compilation. You will need to initialize [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) prior to running the gulp-sass compiler and write the source maps after.
`gulp-sass` can be used in tandem with [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) to generate source maps for the Sass to CSS compilation. You will need to initialize [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) prior to running `gulp-sass` and write the source maps after.
```javascript
var sourcemaps = require('gulp-sourcemaps');
const sourcemaps = require('gulp-sourcemaps');
gulp.src('./scss/*.scss')
.pipe(sourcemaps.init());
.pipe(sass())
gulp.task('sass', () => {
return gulp.src('./sass/**/*.scss')
.pipe(sourcemaps.init())
.pipe(sass().on('error', sass.logError))
.pipe(sourcemaps.write())
.pipe('./css');
// will write the source maps inline in the compiled CSS files
.pipe(gulp.dest('./css'));
});
```
By default, [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) writes the source maps inline in the compiled CSS files. To write them to a separate file, specify a relative file path in the `sourcemaps.write()` function.
By default, [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) writes the source maps inline in the compiled CSS files. To write them to a separate file, specify a path relative to the `gulp.dest()` destination in the `sourcemaps.write()` function.
```javascript
var sourcemaps = require('gulp-sourcemaps');
gulp.src('./scss/*.scss')
.pipe(sourcemaps.init());
.pipe(sass())
const sourcemaps = require('gulp-sourcemaps');
gulp.task('sass', () => {
return gulp.src('./sass/**/*.scss')
.pipe(sourcemaps.init())
.pipe(sass().on('error', sass.logError))
.pipe(sourcemaps.write('./maps'))
.pipe('./css');
// will write the source maps to ./dest/css/maps
.pipe(gulp.dest('./css'));
});
```
#Imports and Partials
# Issues
gulp-sass now automatically passes along the directory of every scss file it parses as an include path for node-sass. This means that as long as you specify your includes relative to path of your scss file, everything will just work.
`gulp-sass` is a very light-weight wrapper around either [Dart Sass][] or [Node Sass][] (which in turn is a Node binding for [LibSass][]). Because of this, the issue you're having likely isn't a `gulp-sass` issue, but an issue with one those projects or with [Sass][] as a whole.
scss/includes/_settings.scss:
[LibSass]: https://sass-lang.com/libsass
[Sass]: https://sass-lang.com
```scss
$blue: #3bbfce;
$margin: 16px;
```
If you have a feature request/question how Sass works/concerns on how your Sass gets compiled/errors in your compiling, it's likely a Dart Sass or LibSass issue and you should file your issue with one of those projects.
scss/style.scss:
```scss
@import "includes/settings";
.content-navigation {
border-color: $blue;
color:
darken($blue, 9%);
}
.border {
padding: $margin / 2;
margin: $margin / 2;
border-color: $blue;
}
```
If you're having problems with the options you're passing in, it's likely a Dart Sass or Node Sass issue and you should file your issue with one of those projects.
We may, in the course of resolving issues, direct you to one of these other projects. If we do so, please follow up by searching that project's issue queue (both open and closed) for your problem and, if it doesn't exist, filing an issue with them.

25
appveyor.yml Normal file
View file

@ -0,0 +1,25 @@
version: "{build}"
cache:
- '%AppData%\npm-cache'
build: off
platform:
- x64
- x86
environment:
matrix:
- nodejs_version: 6
- nodejs_version: 8
- nodejs_version: 9
install:
- ps: Install-Product node $env:nodejs_version $env:platform
- npm install
test_script:
- node --version
- npm --version
- npm test

44
index.d.ts vendored Normal file
View file

@ -0,0 +1,44 @@
// Type definitions originally for gulp-sass 4.0.2
// Project: https://github.com/dlmanning/gulp-sass
// Definitions by: Asana <https://asana.com>
// Yuma Hashimoto <https://github.com/yuma84>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.7
/// <reference types="node"/>
import { Options } from 'sass';
interface SassResults {
css: string;
map: string;
stats: {
entry: string;
start: Date;
end: Date;
duration: number;
includedFiles: string[];
}
}
interface SassOptions extends Options {
success?: (results: SassResults) => any;
error?: (err: Error) => any;
imagePaths?: string[];
}
interface GulpSassOptions extends SassOptions {
errLogToConsole?: boolean;
onSuccess?: (css: string) => any;
onError?: (err: Error) => any;
sync?: boolean;
}
interface Sass {
(opts?: GulpSassOptions): NodeJS.ReadWriteStream;
logError(error?: string): void;
sync(options?: GulpSassOptions): NodeJS.ReadWriteStream;
}
declare var _tmp: Sass;
export = _tmp;

257
index.js
View file

@ -1,92 +1,183 @@
var fs = require('fs')
, map = require('map-stream')
, sass = require('node-sass')
, path = require('path')
, gutil = require('gulp-util')
, ext = gutil.replaceExtension
, applySourceMap = require('vinyl-sourcemaps-apply')
;
/* eslint-disable global-require */
/* eslint-disable import/no-extraneous-dependencies */
module.exports = function (options) {
var opts = options || {};
const chalk = require('chalk');
const PluginError = require('plugin-error');
const replaceExtension = require('replace-ext');
const stripAnsi = require('strip-ansi');
const through = require('through2');
const clonedeep = require('lodash/cloneDeep');
const path = require('path');
const applySourceMap = require('vinyl-sourcemaps-apply');
function nodeSass (file, cb) {
var fileDir = path.dirname(file.path);
var addedLocalDirPath = false;
if (file.isNull()) {
return cb(null, file);
}
if (path.basename(file.path).indexOf('_') === 0) {
return cb();
}
if (file.sourceMap) {
opts.sourceComments = 'map';
opts.sourceMap = file.path;
}
if (opts.sourceComments === 'map' || opts.sourceComments === 'normal') {
opts.sourceMap = opts.sourceMap || '';
opts.file = file.path;
} else {
opts.data = file.contents.toString();
}
if (opts.includePaths && Array.isArray(opts.includePaths)) {
if (opts.includePaths.indexOf(fileDir) === -1) {
opts.includePaths.push(fileDir);
addedLocalDirPath = true;
}
} else {
opts.includePaths = [fileDir];
}
opts.success = function (css, map) {
var sourceMap;
if (typeof opts.onSuccess === 'function') opts.onSuccess(css, map);
if (map) {
// hack to remove the already added sourceMappingURL from libsass
css = css.replace(/\n\/\*#\s*sourceMappingURL\=.*\*\//, '');
applySourceMap(file, map);
}
file.path = ext(file.path, '.css');
file.contents = new Buffer(css);
cb(null, file);
};
opts.error = function (err) {
if (opts.errLogToConsole) {
gutil.log('[gulp-sass] ' + err);
return cb();
}
if (typeof opts.onError === 'function') {
opts.onError(err);
return cb();
}
return cb(new gutil.PluginError('gulp-sass', err));
};
sass.render(opts);
if (addedLocalDirPath) opts.includePaths.pop();
const PLUGIN_NAME = 'gulp-sass';
// ////////////////////////////
// Main Gulp Sass function
// ////////////////////////////
const gulpSass = (options, sync) => through.obj((file, enc, cb) => { // eslint-disable-line consistent-return
if (file.isNull()) {
return cb(null, file);
}
return map(nodeSass);
if (file.isStream()) {
return cb(new PluginError(PLUGIN_NAME, 'Streaming not supported'));
}
if (path.basename(file.path).indexOf('_') === 0) {
return cb();
}
if (!file.contents.length) {
file.path = replaceExtension(file.path, '.css'); // eslint-disable-line no-param-reassign
return cb(null, file);
}
const opts = clonedeep(options || {});
opts.data = file.contents.toString();
// we set the file path here so that libsass can correctly resolve import paths
opts.file = file.path;
// Ensure `indentedSyntax` is true if a `.sass` file
if (path.extname(file.path) === '.sass') {
opts.indentedSyntax = true;
}
// Ensure file's parent directory in the include path
if (opts.includePaths) {
if (typeof opts.includePaths === 'string') {
opts.includePaths = [opts.includePaths];
}
} else {
opts.includePaths = [];
}
opts.includePaths.unshift(path.dirname(file.path));
// Generate Source Maps if plugin source-map present
if (file.sourceMap) {
opts.sourceMap = file.path;
opts.omitSourceMapUrl = true;
opts.sourceMapContents = true;
}
// ////////////////////////////
// Handles returning the file to the stream
// ////////////////////////////
const filePush = (sassObj) => {
let sassMap;
let sassMapFile;
let sassFileSrc;
let sassFileSrcPath;
let sourceFileIndex;
// Build Source Maps!
if (sassObj.map) {
// Transform map into JSON
sassMap = JSON.parse(sassObj.map.toString());
// Grab the stdout and transform it into stdin
sassMapFile = sassMap.file.replace(/^stdout$/, 'stdin');
// Grab the base file name that's being worked on
sassFileSrc = file.relative;
// Grab the path portion of the file that's being worked on
sassFileSrcPath = path.dirname(sassFileSrc);
if (sassFileSrcPath) {
// Prepend the path to all files in the sources array except the file that's being worked on
sourceFileIndex = sassMap.sources.indexOf(sassMapFile);
sassMap.sources = sassMap.sources.map((source, index) => { // eslint-disable-line arrow-body-style
return index === sourceFileIndex ? source : path.join(sassFileSrcPath, source);
});
}
// Remove 'stdin' from souces and replace with filenames!
sassMap.sources = sassMap.sources.filter(src => src !== 'stdin' && src);
// Replace the map file with the original file name (but new extension)
sassMap.file = replaceExtension(sassFileSrc, '.css');
// Apply the map
applySourceMap(file, sassMap);
}
file.contents = sassObj.css; // eslint-disable-line no-param-reassign
file.path = replaceExtension(file.path, '.css'); // eslint-disable-line no-param-reassign
if (file.stat) {
file.stat.atime = file.stat.mtime = file.stat.ctime = new Date(); // eslint-disable-line
}
cb(null, file);
};
// ////////////////////////////
// Handles error message
// ////////////////////////////
const errorM = (error) => {
const filePath = (error.file === 'stdin' ? file.path : error.file) || file.path;
const relativePath = path.relative(process.cwd(), filePath);
const message = [chalk.underline(relativePath), error.formatted].join('\n');
error.messageFormatted = message; // eslint-disable-line no-param-reassign
error.messageOriginal = error.message; // eslint-disable-line no-param-reassign
error.message = stripAnsi(message); // eslint-disable-line no-param-reassign
error.relativePath = relativePath; // eslint-disable-line no-param-reassign
return cb(new PluginError(PLUGIN_NAME, error));
};
if (sync !== true) {
// ////////////////////////////
// Async Sass render
// ////////////////////////////
const callback = (error, obj) => { // eslint-disable-line consistent-return
if (error) {
return errorM(error);
}
filePush(obj);
};
gulpSass.compiler.render(opts, callback);
} else {
// ////////////////////////////
// Sync Sass render
// ////////////////////////////
try {
filePush(gulpSass.compiler.renderSync(opts));
} catch (error) {
return errorM(error);
}
}
});
// ////////////////////////////
// Sync Sass render
// ////////////////////////////
gulpSass.sync = options => gulpSass(options, true);
// ////////////////////////////
// Log errors nicely
// ////////////////////////////
gulpSass.logError = function logError(error) {
const message = new PluginError('sass', error.messageFormatted).toString();
process.stderr.write(`${message}\n`);
this.emit('end');
};
function getSourcesContent (sources) {
sourcesContent = [];
for (var i = 0; i < sources.length; i++) {
sourcesContent[i] = fs.readFileSync(sources[i], { encoding: 'utf8' });
// ////////////////////////////
// Store compiler in a prop
// ////////////////////////////
gulpSass.compiler = (() => {
try {
// eslint-disable-next-line global-require import/no-extraneous-dependencies
return require('sass');
} catch (e1) {
try {
// eslint-disable-next-line global-require import/no-extraneous-dependencies
return require('node-sass');
} catch (e2) {
throw new Error(`${PLUGIN_NAME}: you need either sass or node-sass module in your project`);
}
}
})();
return sourcesContent;
}
module.exports = gulpSass;

View file

@ -1,36 +1,55 @@
{
"name": "gulp-sass",
"version": "0.7.3",
"description": "Gulp plugin for sass",
"name": "@selfisekai/gulp-sass",
"version": "4.2.0",
"description": "Gulp plugin for sass (forked)",
"main": "index.js",
"scripts": {
"test": "node test/test.js"
"test": "yarn mocha test"
},
"repository": {
"type": "git",
"url": "git://github.com/dlmanning/gulp-sass"
"url": "https://git.sakamoto.pl/selfisekai/gulp-sass.git"
},
"keywords": [
"gulpplugin",
"sass",
"gulp"
],
"author": "David Manning",
"license": "MIT",
"author": "Laura Liberda (originally: David Manning)",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/dlmanning/gulp-sass/issues"
"email": "gulp-sass@selfisekai.rocks"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"node-sass": "^0.9",
"gulp-util": "^3.0",
"map-stream": "~0.1",
"vinyl-sourcemaps-apply": "~0.1.1"
"@types/sass": "^1.16.0",
"chalk": "^2.3.0",
"lodash": "^4.17.11",
"plugin-error": "^1.0.1",
"replace-ext": "^1.0.0",
"strip-ansi": "^4.0.0",
"through2": "^2.0.0",
"vinyl-sourcemaps-apply": "^0.2.0"
},
"devDependencies": {
"tape": "~2.3",
"concat-stream": "~1.4"
},
"jshintConfig": {
"laxcomma": true
"@types/node-sass": "^4.11.1",
"autoprefixer": "^8.1.0",
"eslint": "^4.18.2",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.9.0",
"globule": "^1.0.0",
"gulp": "^4.0.2",
"gulp-postcss": "^7.0.1",
"gulp-sourcemaps": "^2.6.4",
"gulp-tap": "^0.1.3",
"mocha": "^5.0.4",
"node-sass": "^5.0.0",
"rimraf": "^2.4.3",
"sass": "^1.29.0",
"should": "^13.2.1",
"vinyl": "^2.1.0"
}
}

0
test/expected/empty.css Normal file
View file

2
test/expected/indent.css Normal file
View file

@ -0,0 +1,2 @@
body .div {
color: blue; }

View file

@ -1,8 +1,14 @@
body {
background: pink; }
footer {
background: red; }
.error, .badError {
border: #f00;
background: #fdd; }
.error.intrusion {
.error.intrusion, .intrusion.badError {
font-size: 1.3em;
font-weight: bold; }

46
test/lint.js Normal file
View file

@ -0,0 +1,46 @@
const eslint = require('eslint');
const should = require('should');
describe('code style guide', () => {
it('index.js should follow our lint style guide', (done) => {
const cli = new eslint.CLIEngine({ rules: { 'spaced-comment': 0 } });
const formatter = cli.getFormatter();
const report = cli.executeOnFiles(['index.js']);
if (report.errorCount > 0 || report.warningCount > 0) {
console.log(formatter(report.results));
}
should(report.errorCount).equal(0);
should(report.warningCount).equal(0);
done();
});
it('test/main.js should follow our lint style guide', (done) => {
const cli = new eslint.CLIEngine();
const formatter = cli.getFormatter();
const report = cli.executeOnFiles(['test/main.js']);
if (report.errorCount > 0 || report.warningCount > 0) {
console.log(formatter(report.results));
}
should(report.errorCount).equal(0);
should(report.warningCount).equal(0);
done();
});
it('test/lint.js should follow our lint style guide', (done) => {
const cli = new eslint.CLIEngine({ rules: { 'no-console': 0 } });
const formatter = cli.getFormatter();
const report = cli.executeOnFiles(['test/lint.js']);
if (report.errorCount > 0 || report.warningCount > 0) {
console.log(formatter(report.results));
}
should(report.errorCount).equal(0);
should(report.warningCount).equal(0);
done();
});
});

540
test/main.js Normal file
View file

@ -0,0 +1,540 @@
const should = require('should');
const Vinyl = require('vinyl');
const path = require('path');
const fs = require('fs');
const sass = require('../index');
sass.compiler = require('node-sass');
const rimraf = require('rimraf');
const gulp = require('gulp');
const sourcemaps = require('gulp-sourcemaps');
const postcss = require('gulp-postcss');
const autoprefixer = require('autoprefixer');
const tap = require('gulp-tap');
const globule = require('globule');
const createVinyl = (filename, contents) => {
const base = path.join(__dirname, 'scss');
const filePath = path.join(base, filename);
return new Vinyl({
cwd: __dirname,
base,
path: filePath,
contents: contents || fs.readFileSync(filePath),
});
};
const normaliseEOL = str => str.toString('utf8').replace(/\r\n/g, '\n');
describe('test helpers', () => {
it('should normalise EOL', (done) => {
should.equal(normaliseEOL('foo\r\nbar'), 'foo\nbar');
should.equal(normaliseEOL('foo\nbar'), 'foo\nbar');
done();
});
});
describe('gulp-sass -- async compile', () => {
it('should pass file when it isNull()', (done) => {
const stream = sass();
const emptyFile = {
isNull: () => true,
};
stream.on('data', (data) => {
data.should.equal(emptyFile);
done();
});
stream.write(emptyFile);
});
it('should emit error when file isStream()', (done) => {
const stream = sass();
const streamFile = {
isNull: () => false,
isStream: () => true,
};
stream.on('error', (err) => {
err.message.should.equal('Streaming not supported');
done();
});
stream.write(streamFile);
});
it('should compile an empty sass file', (done) => {
const sassFile = createVinyl('empty.scss');
const stream = sass();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
should.equal(path.basename(cssFile.path), 'empty.css');
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'empty.css'), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
done();
});
stream.write(sassFile);
});
it('should compile a single sass file', (done) => {
const sassFile = createVinyl('mixins.scss');
const stream = sass();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'mixins.css'), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
done();
});
stream.write(sassFile);
});
it('should compile multiple sass files', (done) => {
const files = [
createVinyl('mixins.scss'),
createVinyl('variables.scss'),
];
const stream = sass();
let mustSee = files.length;
let expectedPath = path.join('expected', 'mixins.css');
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
if (cssFile.path.indexOf('variables') !== -1) {
expectedPath = path.join('expected', 'variables.css');
}
const actual = fs.readFileSync(path.join(__dirname, expectedPath), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
mustSee -= 1;
if (mustSee <= 0) {
done();
}
});
files.forEach((file) => {
stream.write(file);
});
});
it('should compile files with partials in another folder', (done) => {
const sassFile = createVinyl('inheritance.scss');
const stream = sass();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'inheritance.css'), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
done();
});
stream.write(sassFile);
});
it('should emit logError on sass error', (done) => {
const errorFile = createVinyl('error.scss');
const stream = sass();
stream.on('error', sass.logError);
stream.on('end', done);
stream.write(errorFile);
});
it('should handle sass errors', (done) => {
const errorFile = createVinyl('error.scss');
const stream = sass();
stream.on('error', (err) => {
// Error must include message body
err.message.indexOf('property "font" must be followed by a \':\'').should.not.equal(-1);
// Error must include file error occurs in
err.message.indexOf('test', 'scss', 'error.scss').should.not.equal(-1);
// Error must include line and column error occurs on
err.message.indexOf('on line 2').should.not.equal(-1);
// Error must include relativePath property
err.relativePath.should.equal(path.join('test', 'scss', 'error.scss'));
done();
});
stream.write(errorFile);
});
it('should preserve the original sass error message', (done) => {
const errorFile = createVinyl('error.scss');
const stream = sass();
stream.on('error', (err) => {
// Error must include original error message
err.messageOriginal.indexOf('property "font" must be followed by a \':\'').should.not.equal(-1);
// Error must not format or change the original error message
err.messageOriginal.indexOf('on line 2').should.equal(-1);
done();
});
stream.write(errorFile);
});
it('should compile a single sass file if the file name has been changed in the stream', (done) => {
const sassFile = createVinyl('mixins.scss');
// Transform file name
sassFile.path = path.join(path.join(__dirname, 'scss'), 'mixin--changed.scss');
const stream = sass();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
cssFile.path.split(path.sep).pop().should.equal('mixin--changed.css');
should.exist(cssFile.relative);
should.exist(cssFile.contents);
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'mixins.css'), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
done();
});
stream.write(sassFile);
});
it('should preserve changes made in-stream to a Sass file', (done) => {
const sassFile = createVinyl('mixins.scss');
// Transform file name
sassFile.contents = Buffer.from(`/* Added Dynamically */${sassFile.contents.toString()}`);
const stream = sass();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'mixins.css'), 'utf8');
String(normaliseEOL(cssFile.contents))
.should.equal(`/* Added Dynamically */\n${normaliseEOL(actual)}`);
done();
});
stream.write(sassFile);
});
it('should work with gulp-sourcemaps', (done) => {
const sassFile = createVinyl('inheritance.scss');
sassFile.sourceMap = '{' +
'"version": 3,' +
'"file": "scss/subdir/multilevelimport.scss",' +
'"names": [],' +
'"mappings": "",' +
'"sources": [ "scss/subdir/multilevelimport.scss" ],' +
'"sourcesContent": [ "@import ../inheritance;" ]' +
'}';
// Expected sources are relative to file.base
const expectedSources = [
'inheritance.scss',
'includes/_cats.scss',
'includes/_dogs.sass',
];
const stream = sass();
stream.on('data', (cssFile) => {
should.exist(cssFile.sourceMap);
cssFile.sourceMap.sources.should.eql(expectedSources);
done();
});
stream.write(sassFile);
});
it('should compile a single indented sass file', (done) => {
const sassFile = createVinyl('indent.sass');
const stream = sass();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'indent.css'), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
done();
});
stream.write(sassFile);
});
it('should parse files in sass and scss', (done) => {
const files = [
createVinyl('mixins.scss'),
createVinyl('indent.sass'),
];
const stream = sass();
let mustSee = files.length;
let expectedPath = path.join('expected', 'mixins.css');
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
if (cssFile.path.indexOf('indent') !== -1) {
expectedPath = path.join('expected', 'indent.css');
}
const actual = fs.readFileSync(path.join(__dirname, expectedPath), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
mustSee -= 1;
if (mustSee <= 0) {
done();
}
});
files.forEach((file) => {
stream.write(file);
});
});
});
describe('gulp-sass -- sync compile', () => {
beforeEach((done) => {
rimraf(path.join(__dirname, 'results'), done);
});
it('should pass file when it isNull()', (done) => {
const stream = sass.sync();
const emptyFile = {
isNull: () => true,
};
stream.on('data', (data) => {
data.should.equal(emptyFile);
done();
});
stream.write(emptyFile);
});
it('should emit error when file isStream()', (done) => {
const stream = sass.sync();
const streamFile = {
isNull: () => false,
isStream: () => true,
};
stream.on('error', (err) => {
err.message.should.equal('Streaming not supported');
done();
});
stream.write(streamFile);
});
it('should compile a single sass file', (done) => {
const sassFile = createVinyl('mixins.scss');
const stream = sass.sync();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'mixins.css'), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
done();
});
stream.write(sassFile);
});
it('should compile multiple sass files', (done) => {
const files = [
createVinyl('mixins.scss'),
createVinyl('variables.scss'),
];
const stream = sass.sync();
let mustSee = files.length;
let expectedPath = path.join('expected', 'mixins.css');
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
if (cssFile.path.indexOf('variables') !== -1) {
expectedPath = path.join('expected', 'variables.css');
}
const actual = normaliseEOL(fs.readFileSync(path.join(__dirname, expectedPath), 'utf8'));
String(normaliseEOL(cssFile.contents)).should.equal(actual);
mustSee -= 1;
if (mustSee <= 0) {
done();
}
});
files.forEach((file) => {
stream.write(file);
});
});
it('should compile files with partials in another folder', (done) => {
const sassFile = createVinyl('inheritance.scss');
const stream = sass.sync();
stream.on('data', (cssFile) => {
should.exist(cssFile);
should.exist(cssFile.path);
should.exist(cssFile.relative);
should.exist(cssFile.contents);
const actual = fs.readFileSync(path.join(__dirname, 'expected', 'inheritance.css'), 'utf8');
String(normaliseEOL(cssFile.contents)).should.equal(normaliseEOL(actual));
done();
});
stream.write(sassFile);
});
it('should handle sass errors', (done) => {
const errorFile = createVinyl('error.scss');
const stream = sass.sync();
stream.on('error', (err) => {
err.message.indexOf('property "font" must be followed by a \':\'').should.not.equal(-1);
err.relativePath.should.equal(path.join('test', 'scss', 'error.scss'));
done();
});
stream.write(errorFile);
});
it('should emit logError on sass error', (done) => {
const errorFile = createVinyl('error.scss');
const stream = sass.sync();
stream.on('error', sass.logError);
stream.on('end', done);
stream.write(errorFile);
});
it('should work with gulp-sourcemaps', (done) => {
const sassFile = createVinyl('inheritance.scss');
// Expected sources are relative to file.base
const expectedSources = [
'inheritance.scss',
'includes/_cats.scss',
'includes/_dogs.sass',
];
sassFile.sourceMap = '{' +
'"version": 3,' +
'"file": "scss/subdir/multilevelimport.scss",' +
'"names": [],' +
'"mappings": "",' +
'"sources": [ "scss/subdir/multilevelimport.scss" ],' +
'"sourcesContent": [ "@import ../inheritance;" ]' +
'}';
const stream = sass.sync();
stream.on('data', (cssFile) => {
should.exist(cssFile.sourceMap);
cssFile.sourceMap.sources.should.eql(expectedSources);
done();
});
stream.write(sassFile);
});
it('should work with gulp-sourcemaps and autoprefixer', (done) => {
const expectedSourcesBefore = [
'inheritance.scss',
'includes/_cats.scss',
'includes/_dogs.sass',
];
const expectedSourcesAfter = [
'includes/_cats.scss',
'includes/_dogs.sass',
'inheritance.scss',
];
gulp.src(path.join(__dirname, 'scss', 'inheritance.scss'))
.pipe(sourcemaps.init())
.pipe(sass.sync())
.pipe(tap((file) => {
should.exist(file.sourceMap);
file.sourceMap.sources.should.eql(expectedSourcesBefore);
}))
.pipe(postcss([autoprefixer()]))
.pipe(sourcemaps.write())
.pipe(gulp.dest(path.join(__dirname, 'results')))
.pipe(tap((file) => {
should.exist(file.sourceMap);
file.sourceMap.sources.should.eql(expectedSourcesAfter);
}))
.on('end', done);
});
it('should work with gulp-sourcemaps and a globbed source', (done) => {
const globPath = path.join(__dirname, 'scss', 'globbed');
const files = globule.find(path.join(__dirname, 'scss', 'globbed', '**', '*.scss'));
const filesContent = {};
files.forEach((file) => {
const source = path.normalize(path.relative(globPath, file));
filesContent[source] = fs.readFileSync(file, 'utf8');
});
gulp.src(path.join(__dirname, 'scss', 'globbed', '**', '*.scss'))
.pipe(sourcemaps.init())
.pipe(sass.sync())
.pipe(tap((file) => {
should.exist(file.sourceMap);
const actual = normaliseEOL(file.sourceMap.sourcesContent[0]);
const expected = normaliseEOL(filesContent[path.normalize(file.sourceMap.sources[0])]);
actual.should.eql(expected);
}))
.on('end', done);
});
it('should work with gulp-sourcemaps and autoprefixer with different file.base', (done) => {
const expectedSourcesBefore = [
'scss/inheritance.scss',
'scss/includes/_cats.scss',
'scss/includes/_dogs.sass',
];
const expectedSourcesAfter = [
'scss/includes/_cats.scss',
'scss/includes/_dogs.sass',
'scss/inheritance.scss',
];
gulp.src(path.join(__dirname, 'scss', 'inheritance.scss'), { base: 'test' })
.pipe(sourcemaps.init())
.pipe(sass.sync())
.pipe(tap((file) => {
should.exist(file.sourceMap);
file.sourceMap.sources.should.eql(expectedSourcesBefore);
}))
.pipe(postcss([autoprefixer()]))
.pipe(tap((file) => {
should.exist(file.sourceMap);
file.sourceMap.sources.should.eql(expectedSourcesAfter);
}))
.on('end', done);
});
it('should work with empty files', (done) => {
gulp.src(path.join(__dirname, 'scss', 'empty.scss'))
.pipe(sass.sync())
.pipe(gulp.dest(path.join(__dirname, 'results')))
.pipe(tap(() => {
try {
fs.statSync(path.join(__dirname, 'results', 'empty.css'));
} catch (e) {
should.fail(false, true, 'Empty file was produced');
}
}))
.on('end', done);
});
});

View file

@ -1,9 +0,0 @@
table.hl {
margin: 2em 0; }
table.hl td.ln {
text-align: right; }
li {
font-family: serif;
font-weight: bold;
font-size: 1.2em; }

3
test/scss/_partial.scss Normal file
View file

@ -0,0 +1,3 @@
body {
background: red;
}

0
test/scss/empty.scss Normal file
View file

3
test/scss/error.scss Normal file
View file

@ -0,0 +1,3 @@
body {
font 'Comic Sans';
}

View file

@ -0,0 +1,15 @@
p {
border: 1px solid red;
}
small {
font: {
size: 72px;
}
}
h1 {
font: {
size: 8px;
}
}

View file

@ -0,0 +1,4 @@
h1, h2, h3, h4, h5 {
color: green;
font-weight: 800;
}

View file

@ -1,2 +1,6 @@
$blue: #3bbfce;
$margin: 16px;
$margin: 16px;
body {
background: pink;
}

View file

@ -0,0 +1,5 @@
$blue: #3bbfce;
$margin: 16px;
footer
background: red;

4
test/scss/indent.sass Normal file
View file

@ -0,0 +1,4 @@
$color: blue
body .div
color: $color

View file

@ -1,4 +1,5 @@
@import "includes/cats";
@import "includes/dogs";
.error {
border: #f00;
@ -13,4 +14,4 @@
.badError {
@extend .error;
border-width: 3px;
}
}

View file

@ -1,14 +0,0 @@
table.hl {
margin: 2em 0;
td.ln {
text-align: right;
}
}
li {
font: {
family: serif;
weight: bold;
size: 1.2em;
}
}

View file

@ -11,4 +11,4 @@ $margin: 16px;
padding: $margin / 2;
margin: $margin / 2;
border-color: $blue;
}
}

View file

@ -1,109 +0,0 @@
var assert = require('assert');
var gsass = require('../');
var gutil = require('gulp-util');
var fs = require('fs');
var path = require('path');
var test = require('tape');
function createVinyl(sassFileName, contents) {
var base = path.join(__dirname, 'scss');
var filePath = path.join(base, sassFileName);
return new gutil.File({
cwd: __dirname,
base: base,
path: filePath,
contents: contents || fs.readFileSync(filePath)
});
}
test('pass file when isNull()', function (t) {
var stream = gsass();
var emptyFile = {
isNull: function () { return true; }
};
stream.on('data', function (data) {
t.equal(data, emptyFile);
t.end();
});
stream.write(emptyFile);
});
// test('emit error when file isStream()', function (t) {
// var stream = gsass();
// var streamFile = {
// isNull: function () { return false; },
// isStream: function () { return true; }
// };
// stream.on()
// });
test('compile a single sass file', function (t) {
var sassFile = createVinyl('mixins.scss');
var stream = gsass();
stream.on('data', function (cssFile) {
t.ok(cssFile, 'cssFile should exist');
t.ok(cssFile.path, 'cssFile.path should exist');
t.ok(cssFile.relative, 'cssFile.relative should exist');
t.ok(cssFile.contents, 'cssFile.contents should exist');
t.equal(cssFile.path, path.join(__dirname, 'scss', 'mixins.css'));
t.equal(
fs.readFileSync(path.join(__dirname, 'ref/mixins.css'), 'utf8'),
cssFile.contents.toString(),
'file compiles correctly to css'
);
t.end();
})
stream.write(sassFile);
});
test('compile multiple sass files', function (t) {
var files = [
createVinyl('inheritance.scss'),
createVinyl('mixins.scss'),
createVinyl('nesting.scss'),
createVinyl('variables.scss')
];
t.plan(files.length * 4);
var stream = gsass();
stream.on('data', function (cssFile) {
t.ok(cssFile, 'cssFile exists');
t.ok(cssFile.path, 'cssFile.path exists');
t.ok(cssFile.relative, 'cssFile.relative exists');
t.ok(cssFile.contents, 'cssFile.contents exists');
});
files.forEach(function (file) {
stream.write(file);
});
});
test('emit error on sass errors', function (t) {
var stream = gsass();
var errorFile = createVinyl('somefile.sass',
new Buffer('body { font \'Comic Sans\'; }'));
stream.on('error', function (err) {
t.equal(err.message,
'source string:1: error: property "font" must be followed by a \':\'\n'
);
t.end();
});
stream.write(errorFile);
});
test('call custom error callback when opts.onError is given', function (t) {
var stream = gsass({ onError: function (err) {
t.equal(err,
'source string:1: error: property "font" must be followed by a \':\'\n'
);
t.end();
}});
var errorFile = createVinyl('somefile.sass',
new Buffer('body { font \'Comic Sans\'; }'));
stream.write(errorFile);
});

4555
yarn.lock Normal file

File diff suppressed because it is too large Load diff