electron-userland / electron-compile

DEPRECATED: Electron supporting package to compile JS and CSS in Electron applications
1.01k stars 99 forks source link

How to include css/scss/sass in react modules? #321

Open dfeinzeig opened 5 years ago

dfeinzeig commented 5 years ago

How can I include css/scss/sass with my react modules? The modules build just fine with babel when using electron-compile, but I can't seem to get the the styles to import.