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

Sass support? #86

Closed
jeberly opened this issue Nov 12, 2015 · 3 comments · May be fixed by danielres/gatsby#1
Closed

Sass support? #86

jeberly opened this issue Nov 12, 2015 · 3 comments · May be fixed by danielres/gatsby#1

Comments

@jeberly
Copy link

jeberly commented Nov 12, 2015

Hello, I know how to support sass files using webpack, but I am little confused if/how that is supported in gatsbyjs as webpack config seems buried in source of gatsby.

Thanks in advance for help.

@KyleAMathews
Copy link
Contributor

I think @ChristopherBiscardi is working on making it possible to define loaders outside of the internal Gatsby Webpack config. Perhaps he can update us what's happening?

In the meantime, it's easiest to fork Gatsby and modify the loaders locally. Not an ideal situation at all I know :-(

@ChristopherBiscardi
Copy link
Contributor

I've created a PR with the approach that I think has been working the best so far: #87

@KyleAMathews
Copy link
Contributor

Hi @jeberly as of 0.7.1 you can add config for sass https://github.com/gatsbyjs/gatsby/releases/tag/v0.7.1

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 a pull request may close this issue.

3 participants