electron-userland / electron-compile

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

Using stylus with electron-compile #250

Open Hum4n01d opened 7 years ago

Hum4n01d commented 7 years ago

I’m using -forge which uses -compile under the hood and I can’t get my stylus code to compile. I have the details in this stack overflow post. https://stackoverflow.com/questions/44793403/electron-compile-can-t-use-stylus

I’m using "electron-prebuilt-compile": "1.6.2"

/cc @paulcbetts you said to open an issue :)

Hum4n01d commented 7 years ago

I’d like to give my SO bounty to whoever can help :)