Skip to content

Fix for usage with custom storage configs that have options - #182

Open
cincodenada wants to merge 1 commit into
jrief:masterfrom
cincodenada:fix-custom-storage-options
Open

Fix for usage with custom storage configs that have options#182
cincodenada wants to merge 1 commit into
jrief:masterfrom
cincodenada:fix-custom-storage-options

Conversation

@cincodenada

Copy link
Copy Markdown

Hello, I am in a project that is using this with a custom storage config, and the current code pulls in the custom BACKEND, but throws away the OPTIONS key from the config, which breaks the config, since the storage doesn't work properly without its options.

This PR remedies that by simply using the sass_processor config if it exists (as with the current code), and falls back to the custom config if it exists, without overwriting the OPTIONS with {}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant