Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global sass overrides across modules #47

Open
gryphonmyers opened this issue Dec 1, 2016 · 0 comments
Open

Global sass overrides across modules #47

gryphonmyers opened this issue Dec 1, 2016 · 0 comments

Comments

@gryphonmyers
Copy link

I have a fairly boilerplate implementation of parcelify using the sass-css-stream transform. I find myself wishing I could declare sass variables in my entry point and have them 1) placed BEFORE the dependency tree and 2) compiled in the same context. I'm trying to leverage sass's !default syntax to allow for overridable options in my sass components.

Thoughts?

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

No branches or pull requests

1 participant