Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Use sassOptions from gulp config #115

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bryce-gilhome
Copy link

Use the sassOptions present in gulp config (or a project's local gulp config), to extend defaults - but use the cssConfig values for outputStyle, sourceComments and includePaths.

The use case for me was needing to set an 'importer' in sass options so that nested @import globbing could work (see mikevercoelen/gulp-sass-glob#43 (comment)).

… config). Enforce the cssConfig values for outputStyle, sourceComments and includePaths.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant