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

Scss support #6

Open
jordaofranca opened this issue Nov 21, 2016 · 1 comment
Open

Scss support #6

jordaofranca opened this issue Nov 21, 2016 · 1 comment

Comments

@jordaofranca
Copy link

How can i get css and scss support to electron by importing scss or css files.

@s-ol
Copy link
Contributor

s-ol commented Jan 28, 2017

you need a package to load it. Most 'loaders' are written for webpack, maybe you can use on from there: https://github.com/webpack-contrib/css-loader

I don't think it should be part of this repo though, I was looking for a minimal setup and this is the only one that fit. The rest were terribly overloaded with full featured webpack configs and live reloading servers at more than a hundred lines boilerplate I would estimate.

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

2 participants