core
core copied to clipboard
Using Stylus with Webpack ESNext skeleton
I want to use Stylus CSS preprocessor in my Aurelia project that's based on the Webpack ESNext skeleton. I have no idea how to add Stylus support to the webpack config file. I don't want to spend hours reading the docs and stuff.
Can anyone write a HOWTO?