Skip to content

Commit b93722c

Browse files
author
Marc Neuhaus
committed
add basic configuration callback example
1 parent b80bd05 commit b93722c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ const publicApi = {
506506
*
507507
* Encore.enableStylusLoader(function(options) {
508508
* // https://github.com/shama/stylus-loader
509+
* // options.import = ['~library/index.styl'];
509510
* });
510511
*
511512
* @param {function} stylusLoaderOptionsCallback

0 commit comments

Comments
 (0)