* In order to skip the importer, user must
return `sass.types.NULL` (or the shorter
alias `sass.NULL`).
* See the added test on usage.
* Backward compatible: part of me want still
wants to make it non-backward compatible
because:
* We can: in major version v3.0.
* It will keep the API clean.
* It will keep the docs clear: type of
`options.importers` is array of functions.
* Updates docs.
Issue URL: #821.
PR URL: #832.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| my_custom_arrays_of_importers.js | Loading commit data... | |
| my_custom_functions_setter.js | Loading commit data... | |
| my_custom_functions_string_conversion.js | Loading commit data... | |
| my_custom_importer_data.js | Loading commit data... | |
| my_custom_importer_data_cb.js | Loading commit data... | |
| my_custom_importer_error.js | Loading commit data... | |
| my_custom_importer_file.js | Loading commit data... | |
| my_custom_importer_file_and_data.js | Loading commit data... | |
| my_custom_importer_file_and_data_cb.js | Loading commit data... | |
| my_custom_importer_file_cb.js | Loading commit data... |